summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-10 09:37:53 +0000
committerru <ru@FreeBSD.org>2001-07-10 09:37:53 +0000
commit6bcc9240c5a6aa7ee4bd4be2a26b4f5e84cdb054 (patch)
tree3785540b172870d3350b98bf8b477de2f4cf7059 /sbin
parent362186b66e5a641b956a0959232400ec07f30439 (diff)
downloadFreeBSD-src-6bcc9240c5a6aa7ee4bd4be2a26b4f5e84cdb054.zip
FreeBSD-src-6bcc9240c5a6aa7ee4bd4be2a26b4f5e84cdb054.tar.gz
mdoc(7) police: minor markup tweaks.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/kldload/kldload.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index 07ebb9a..fbe3cbf 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -38,7 +38,7 @@
.Sh DESCRIPTION
The
.Nm
-loads the file
+loads the file
.Ar filename Ns Pa .ko
into the kernel using the kernel linker.
.Pp
@@ -50,7 +50,9 @@ Be more verbose.
.Sh FILES
.Bl -tag -width /boot/kernel -compact
.It Pa /boot/kernel
-directory containing loadable modules. Modules must have an extension of .ko
+directory containing loadable modules.
+Modules must have an extension of
+.Pa .ko .
.El
.Sh DIAGNOSTICS
The
OpenPOWER on IntegriCloud