code: plan9front

Download patch

ref: 4ee54b14169eb02a59754c8e9027549ada3f8533
parent: db002e51ebc2c56065c46dc40a9f8930b750aa6a
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.