ref: 2c67fb9794369eea87c0d2179560f8f79198d34c
parent: 0aa00960661531ff5a635d9c418901323299e4b4
author: Jacob Moody <moody@posixcafe.org>
date: Sat May 14 23:01:49 EDT 2022
fork(2): fix parens in RFNOMNT references (thanks Amavect)
--- a/sys/man/2/fork
+++ b/sys/man/2/fork
@@ -73,12 +73,12 @@
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