summaryrefslogtreecommitdiffstats
path: root/sbin/mknod
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 21:45:06 +0000
committerru <ru@FreeBSD.org>2004-07-02 21:45:06 +0000
commit46fddaa54b09baa407fa66a14d46c0cc3a906e60 (patch)
tree602e903272257a1c5b455a48800dcaa680741026 /sbin/mknod
parent20fbd172b22ab587e9d796f4cb8664a235cebe78 (diff)
downloadFreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.zip
FreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'sbin/mknod')
-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 2bc91cd..7de2a1b 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
OpenPOWER on IntegriCloud