ref: a79f75e9b80a4f2e3bec986707492006909148e5
parent: 2e796824140ac997c5cacaddff5979d45569553d
author: Jacob Moody <moody@posixcafe.org>
date: Sun May 15 12:14:36 EDT 2022
fork(2): fix commas in RFNOMNT references
--- a/sys/man/2/fork
+++ b/sys/man/2/fork
@@ -73,10 +73,10 @@
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)
can not be walked.
--
⑨