summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/wait.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/wait.2')
-rw-r--r--lib/libc/sys/wait.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2
index 3fa5c2b..bbb2c57 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -63,9 +63,9 @@ function suspends execution of its calling process until
.Fa status
information is available for a terminated child process,
or a signal is received.
-On return from a successful
+On return from a successful
.Fn wait
-call,
+call,
the
.Fa status
area contains termination information about the process that exited
@@ -131,9 +131,9 @@ for stopped processes).
When the
.Dv WNOHANG
option is specified and no processes
-wish to report status,
+wish to report status,
.Fn wait4
-returns a
+returns a
process id
of 0.
.Pp
OpenPOWER on IntegriCloud