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
|
||||
.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)
|
||||
.IR proc (3)
|
||||
can not be walked.
|
||||
.TP
|
||||
.B RFENVG
|
||||
|
|
Loading…
Reference in a new issue