summaryrefslogtreecommitdiffstats
path: root/sbin/mknod/mknod.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mknod/mknod.8')
-rw-r--r--sbin/mknod/mknod.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8
index cc73ec0..54b5441 100644
--- a/sbin/mknod/mknod.8
+++ b/sbin/mknod/mknod.8
@@ -37,7 +37,7 @@
.Sh SYNOPSIS
.Nm
.Ar name
-.Op Cm c | Cm b
+.Op Cm b | c
.Ar major minor
.Op Ar owner : Ns Ar group
.Sh DESCRIPTION
@@ -61,7 +61,7 @@ Device name, for example
for a SCSI disk on an HP300 or a
.Dq pty
for pseudo-terminals.
-.It Cm b | Cm c
+.It Cm b | c
Type of device.
If the
device is a block type device such as a tape or disk drive which needs
OpenPOWER on IntegriCloud