From 1be963ada32b4a3f45c3aa1f17bd4adf0568929c Mon Sep 17 00:00:00 2001 From: tjr Date: Fri, 31 Jan 2003 08:55:42 +0000 Subject: Don't use -compact in list of available flags. Fix tag width. --- lib/libc/sys/rfork.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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. -- cgit v1.1