DragonFly BSD
DragonFly submit List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

mknod.8 patch


From: Brad Harvell <dfbrad@xxxxxxxxxxx>
Date: 06 Jul 2004 10:39:03 GMT
Keywords:
Summary:

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]