mknod.8 patch
Brad Harvell
dfbrad at whatzit.org
Tue Jul 6 03:39:03 PDT 2004
asmodai reported man mknod errors with:
Formatting page, please wait...mdoc warning: .Dx: Unknown DragonFly version `/' (#120)
I got the same error. Fix below, with help from eirik.
Index: sbin/mknod/mknod.8
===================================================================
RCS file: /home/dcvs/src/sbin/mknod/mknod.8,v
retrieving revision 1.3
diff -u -r1.3 mknod.8
--- sbin/mknod/mknod.8 11 Mar 2004 12:28:54 -0000 1.3
+++ sbin/mknod/mknod.8 6 Jul 2004 10:29:43 -0000
@@ -117,7 +117,9 @@
The
.Xr chown 8 Ns - Ns
like functionality is specific to
-.Dx / Fx
+.Dx
+/
+.Fx
and was added so that
.Pa /dev/MAKEDEV
would not depend on
More information about the Submit
mailing list