summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-01-31 08:45:11 +0000
committertjr <tjr@FreeBSD.org>2003-01-31 08:45:11 +0000
commit4bf63206c8eed58cfef903b3cd58979d74933d81 (patch)
tree9646c31d09a62793649e88b4919fc1e5091d6437 /lib
parent028347699c98c343950b8b362f63bdc1261ef81d (diff)
downloadFreeBSD-src-4bf63206c8eed58cfef903b3cd58979d74933d81.zip
FreeBSD-src-4bf63206c8eed58cfef903b3cd58979d74933d81.tar.gz
!RFPROC has been supported for a while now.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/rfork.23
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2
index 4e60fb7..840bc8e 100644
--- a/lib/libc/sys/rfork.2
+++ b/lib/libc/sys/rfork.2
@@ -5,7 +5,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 12, 1996
+.Dd January 31, 2003
.Dt RFORK 2
.Os
.Sh NAME
@@ -39,7 +39,6 @@ is the logical OR of some subset of:
.It RFPROC
If set a new process is created; otherwise changes affect the
current process.
-The current implementation requires this flag to always be set.
.It RFNOWAIT
If set, the child process will be dissociated from the parent.
Upon
OpenPOWER on IntegriCloud