fork(2): fix commas in RFNOMNT references
This commit is contained in:
parent
db002e51eb
commit
4ee54b1416
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
|
All pathnames starting with
|
||||||
.B #
|
.B #
|
||||||
besides those used to access
|
besides those used to access
|
||||||
.IR pipe (3) ,
|
.IR pipe (3),
|
||||||
.IR dup (3) ,
|
.IR dup (3),
|
||||||
.IR env (3) ,
|
.IR env (3),
|
||||||
.IR cons (3) ,
|
.IR cons (3),
|
||||||
and
|
and
|
||||||
.IR proc (3)
|
.IR proc (3)
|
||||||
can not be walked.
|
can not be walked.
|
||||||
|
|
Loading…
Reference in a new issue