summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/wait.2
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/sys/wait.2
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
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