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 e9da1b5 commit 1e66828Copy full SHA for 1e66828
proc.tex
@@ -408,7 +408,7 @@
408
except for the following:
409
\begin{itemize}
410
\item The child process has a unique process and parent process ID.
411
-\item If the parent had multiple threads, the child will only have one that
+\item If the parent had multiple threads, the child will only have the one that
412
called \texttt{fork}; will be further explained on page \pageref{FORKALL}.
413
\item Child process resource utilization counters are set to 0.
414
\item \texttt{alarm} settings and file locks are not inherited.
0 commit comments