aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/rfork.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
commit94ba280c599b753e38bd0ed745cc3615d37b73b9 (patch)
treefb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /lib/libc/sys/rfork.2
parentd05a918fc3ad47e22feac45260ddb628ba606d41 (diff)
Notes
Diffstat (limited to 'lib/libc/sys/rfork.2')
-rw-r--r--lib/libc/sys/rfork.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2
index 1f9644793c25f..80d7f76d3da7e 100644
--- a/lib/libc/sys/rfork.2
+++ b/lib/libc/sys/rfork.2
@@ -46,8 +46,8 @@ See
.Xr wait 2 .
.It RFFDG
If set, the invoker's file descriptor table (see
-.Xr intro 2
-) is copied; otherwise the two processes share a
+.Xr intro 2 )
+is copied; otherwise the two processes share a
single table.
.It RFCFDG
If set, the new process starts with a clean file descriptor table.