summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-01-31 08:55:42 +0000
committertjr <tjr@FreeBSD.org>2003-01-31 08:55:42 +0000
commit1be963ada32b4a3f45c3aa1f17bd4adf0568929c (patch)
tree05f30ab2af775c3321f22b477d55e8f692dc1ab0 /lib/libc
parent4bf63206c8eed58cfef903b3cd58979d74933d81 (diff)
downloadFreeBSD-src-1be963ada32b4a3f45c3aa1f17bd4adf0568929c.zip
FreeBSD-src-1be963ada32b4a3f45c3aa1f17bd4adf0568929c.tar.gz
Don't use -compact in list of available flags. Fix tag width.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/rfork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2
index 840bc8e..ba08f50 100644
--- a/lib/libc/sys/rfork.2
+++ b/lib/libc/sys/rfork.2
@@ -35,7 +35,7 @@ The
.Fa flags
argument
is the logical OR of some subset of:
-.Bl -tag -width "RFCNAMEG" -compact -offset indent
+.Bl -tag -width "RFLINUXTHPN" -offset indent
.It RFPROC
If set a new process is created; otherwise changes affect the
current process.
OpenPOWER on IntegriCloud