fork(2): fix commas in RFNOMNT references

This commit is contained in:
Jacob Moody 2022-05-15 16:14:36 +00:00 committed by xfnw
parent ecb5eab76b
commit 2c7f86e0d4

View file

@ -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.