aboutsummaryrefslogtreecommitdiff
path: root/sbin/mknod/mknod.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mknod/mknod.8')
-rw-r--r--sbin/mknod/mknod.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8
index 2bc91cd5449c..7de2a1b7de58 100644
--- a/sbin/mknod/mknod.8
+++ b/sbin/mknod/mknod.8
@@ -65,7 +65,8 @@ and pseudo devices, and are type
.Cm c .
.It Ar major
The major device number is an integer number which tells the kernel
-which device driver entry point to use. To learn what
+which device driver entry point to use.
+To learn what
major device number to use for a particular device, check
.Pa /usr/src/sys/conf/majors .
.It Ar minor