summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2003-01-31 08:55:42 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2003-01-31 08:55:42 +0000
commit722ca3efd431bf6ba78d6b25bd31fbf2d2efb8fd (patch)
tree05f30ab2af775c3321f22b477d55e8f692dc1ab0 /lib/libc
parent34f2304ff2e0f90fc859b8e2542347d274f1d8ef (diff)
Notes
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 840bc8ef7772..ba08f501cf38 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.