posix_spawn.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-17 12:29:16 +02:00
parent fa0d6e6433
commit 157d398b9f
1 changed files with 2 additions and 1 deletions

View File

@ -493,7 +493,8 @@ place the PID of the child process in
.IR pid ,
and return 0.
If there is an error during the
.BR fork() step,
.BR fork()
step,
then no child is created,
the contents of
.IR *pid