This commit is contained in:
Sam Varshavchik 2008-09-25 09:50:14 +02:00 committed by Michael Kerrisk
parent 3fb3dc3c07
commit 9291ce36fe
1 changed files with 1 additions and 1 deletions

View File

@ -723,7 +723,7 @@ of the calling process ("the parent"),
if the clone wrappper has not yet had a chance to update the PID
cache in the child.
(This discussion ignores the case where the child was created using
.BR CLONE_THREAD,
.BR CLONE_THREAD ,
when
.BR getpid ()
.I should