summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2001-07-03 15:02:36 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2001-07-03 15:02:36 +0000
commitc3cc3cce4f6aed57f6a9644ff6f90e0ce39a1e6d (patch)
treeda874049b8dedb8b821d33b892dadcc463931aa8
parente2a7d2044a0dcfcf2aab2deee2d5b6aff36275ff (diff)
Notes
-rw-r--r--sbin/kldload/kldload.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index da10b7951f2e..a696dfcace66 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -50,7 +50,7 @@ Be more verbose.
.Sh FILES
.Bl -tag -width /boot/kernel -compact
.It Pa /boot/kernel
-directory containing loadable modules. Modules must be have an extention of .ko
+directory containing loadable modules. Modules must have an extention of .ko
.El
.Sh DIAGNOSTICS
The