aboutsummaryrefslogtreecommitdiff
path: root/sbin/mknod
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2009-11-01 18:25:11 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2009-11-01 18:25:11 +0000
commit91b010c9d946b0d6eb1946604c4f70b83bf3ee99 (patch)
tree1567398687fce168054794f14c2cbc7997a645ad /sbin/mknod
parent6fd3e622e25382a7df981afc3c1d2e3007a64078 (diff)
downloadsrc-91b010c9d946b0d6eb1946604c4f70b83bf3ee99.tar.gz
src-91b010c9d946b0d6eb1946604c4f70b83bf3ee99.zip
Notes
Diffstat (limited to 'sbin/mknod')
-rw-r--r--sbin/mknod/mknod.81
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8
index f9dc3cbc4845..9de2804df6c3 100644
--- a/sbin/mknod/mknod.8
+++ b/sbin/mknod/mknod.8
@@ -74,7 +74,6 @@ and pseudo devices, and are type
.It Ar major
The major device number is an integer number which tells the kernel
which device driver entry point to use.
-This is a compatibility shim and should be left zero.
.It Ar minor
The minor device number tells the kernel which subunit
the node corresponds to on the device; for example,