summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/wait.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit01548ace1533487f9c0488f55112c9d8641f8184 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libc/sys/wait.2
parent47f5e31e2bb626743fa9e912918201fe505b1419 (diff)
downloadFreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.zip
FreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'lib/libc/sys/wait.2')
-rw-r--r--lib/libc/sys/wait.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2
index 4f6df2d..35a2818 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -102,7 +102,8 @@ equals the absolute value of
.Pp
The
.Fa status
-argument is defined below. The
+argument is defined below.
+The
.Fa options
argument contains the bitwise OR of any of the following options.
The
@@ -237,7 +238,8 @@ If
.Fn wait
returns due to a stopped
or terminated child process, the process ID of the child
-is returned to the calling process. Otherwise, a value of -1
+is returned to the calling process.
+Otherwise, a value of -1
is returned and
.Va errno
is set to indicate the error.
OpenPOWER on IntegriCloud