fork(2): fix parens in RFNOMNT references (thanks Amavect)
This commit is contained in:
parent
5eda53a050
commit
11c0f4e7dd
1 changed files with 5 additions and 5 deletions
|
@ -73,12 +73,12 @@ 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.
|
||||||
.TP
|
.TP
|
||||||
.B RFENVG
|
.B RFENVG
|
||||||
|
|
Loading…
Reference in a new issue