summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-08-03 23:30:56 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-08-03 23:30:56 +0000
commit0be79ceaa302eebd010eec9e15857ab2efee7545 (patch)
tree346c01429219421542465d3439126fad3a432bc5 /lib/libc/sys
parentcccd651b7153ad963c01cb6c1f8a1b0a5430582a (diff)
Use WCONTINUED as width for list of wait options; jmc@
Diffstat (limited to 'lib/libc/sys')
-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 a0575b0c4cd..a305730ca34 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wait.2,v 1.16 2003/08/03 19:25:49 millert Exp $
+.\" $OpenBSD: wait.2,v 1.17 2003/08/03 23:30:55 millert Exp $
.\" $NetBSD: wait.2,v 1.6 1995/02/27 12:39:37 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -103,7 +103,7 @@ The
parameter contains the bitwise
.Tn OR
of any of the following options:
-.Bl -tag -width Ds
+.Bl -tag -width "WCONTINUED"
.It Dv WCONTINUED
Causes status to be reported for stopped child processes that have been
continued by receipt of a