diff options
author | dd <dd@FreeBSD.org> | 2001-07-05 08:51:08 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-05 08:51:08 +0000 |
commit | 5f1d2a654208fd38c32b7bc75392fee28965c95d (patch) | |
tree | 916d9c49af3eb51bd59f238b0beba93eed6df02d /sbin/kldload | |
parent | 262a8126f08da3e33df7f30558d7d8862196c579 (diff) | |
download | FreeBSD-src-5f1d2a654208fd38c32b7bc75392fee28965c95d.zip FreeBSD-src-5f1d2a654208fd38c32b7bc75392fee28965c95d.tar.gz |
Spelling police: extention -> extension.
Diffstat (limited to 'sbin/kldload')
-rw-r--r-- | sbin/kldload/kldload.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8 index a696dfc..07ebb9a 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 have an extention of .ko +directory containing loadable modules. Modules must have an extension of .ko .El .Sh DIAGNOSTICS The |