We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204e1b8 commit 837c177Copy full SHA for 837c177
proc.tex
@@ -605,7 +605,7 @@
605
int \funnm{execl}(const char *\emph{path}, const char *\emph{arg0}, ... );}
606
]]])
607
\begin{itemize}
608
-\item successful \funnm{execl} never returns as the new process (program) fully
+\item successful \funnm{exec} never returns as the new process (program) fully
609
replaced the address space of the calling process
610
611
\item ...the original place to return to no longer exists
0 commit comments