summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/wait.2
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>2000-05-11 05:29:10 +0000
committerhoek <hoek@FreeBSD.org>2000-05-11 05:29:10 +0000
commit04b5c78bd2cde6c74e2b399fdb3205f2932d7f8f (patch)
treed164e06c167c5537ed5b9d9856f9cadb38e81aa7 /lib/libc/sys/wait.2
parent21ce388b8438a1be7826b2fa14703532d4e6f481 (diff)
downloadFreeBSD-src-04b5c78bd2cde6c74e2b399fdb3205f2932d7f8f.zip
FreeBSD-src-04b5c78bd2cde6c74e2b399fdb3205f2932d7f8f.tar.gz
When "any" acts as a subject, the verb must agree with whatever any is of.
Diffstat (limited to 'lib/libc/sys/wait.2')
-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