Hi!

I've noticed that ksh's man page mentions mknod's b(lock) and c(har)
device parameters as optional, but they are mandatory. Does the following
diff make sense?:

--- ksh.1.old   2010-02-26 18:54:15.000000000 +0100
+++ ksh.1       2010-03-26 20:38:44.601680717 +0100
@@ -3331,7 +3331,7 @@
 .Ic mknod
 .Op Fl m Ar mode
 .Ar name
-.Op Cm b | Cm c
+.Cm b | c
 .Ar major minor
 .Xc
 .It Xo


Daniel

-- 
LIVAI Daniel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F

Reply via email to