aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/posix_spawn.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3
index 82aac67f3b..63168b63e2 100644
--- a/man3/posix_spawn.3
+++ b/man3/posix_spawn.3
@@ -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