!RFPROC has been supported for a while now.
This commit is contained in:
parent
f6a1ad0d52
commit
98b118ea33
@ -5,7 +5,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd January 12, 1996
|
.Dd January 31, 2003
|
||||||
.Dt RFORK 2
|
.Dt RFORK 2
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -39,7 +39,6 @@ is the logical OR of some subset of:
|
|||||||
.It RFPROC
|
.It RFPROC
|
||||||
If set a new process is created; otherwise changes affect the
|
If set a new process is created; otherwise changes affect the
|
||||||
current process.
|
current process.
|
||||||
The current implementation requires this flag to always be set.
|
|
||||||
.It RFNOWAIT
|
.It RFNOWAIT
|
||||||
If set, the child process will be dissociated from the parent.
|
If set, the child process will be dissociated from the parent.
|
||||||
Upon
|
Upon
|
||||||
|
Loading…
Reference in New Issue
Block a user