diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-05 08:51:08 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-05 08:51:08 +0000 |
| commit | ffb9c240d7e0390d9a3834f317fdca72fef63f3a (patch) | |
| tree | 916d9c49af3eb51bd59f238b0beba93eed6df02d /sbin | |
| parent | 11bccf341ed5a0e755536e1340adf0296cefb970 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -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 a696dfcace66..07ebb9ac09a8 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 |
