summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/wait.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2
index c841d33..ff6b847 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -213,7 +213,7 @@ process 1 ID (the init process ID).
.Pp
If a signal is caught while any of the
.Fn wait
-calls is pending,
+calls are pending,
the call may be interrupted or restarted when the signal-catching routine
returns,
depending on the options in effect for the signal;
@@ -232,7 +232,7 @@ is set to indicate the error.
.Pp
If
.Fn wait4 ,
-.Fn wait3
+.Fn wait3 ,
or
.Fn waitpid
returns due to a stopped
OpenPOWER on IntegriCloud