fork(2): fix commas in RFNOMNT references
This commit is contained in:
parent
ecb5eab76b
commit
2c7f86e0d4
1 changed files with 4 additions and 4 deletions
|
@ -73,10 +73,10 @@ If set, subsequent mounts into the new name space are disallowed.
|
|||
All pathnames starting with
|
||||
.B #
|
||||
besides those used to access
|
||||
.IR pipe (3) ,
|
||||
.IR dup (3) ,
|
||||
.IR env (3) ,
|
||||
.IR cons (3) ,
|
||||
.IR pipe (3),
|
||||
.IR dup (3),
|
||||
.IR env (3),
|
||||
.IR cons (3),
|
||||
and
|
||||
.IR proc (3)
|
||||
can not be walked.
|
||||
|
|
Loading…
Reference in a new issue