summaryrefslogtreecommitdiff
path: root/sbin/kldload
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2006-10-13 23:59:59 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2006-10-13 23:59:59 +0000
commit65fe4c0bfdb18fa54943cf5f4e598a2a0cdc32ba (patch)
treea3707f36e407c336b9d740d4aad98b1126eaeb72 /sbin/kldload
parent8042f26d52ea0a20ecb50c7bf5e00ead7ca5e2bf (diff)
downloadsrc-test2-65fe4c0bfdb18fa54943cf5f4e598a2a0cdc32ba.tar.gz
src-test2-65fe4c0bfdb18fa54943cf5f4e598a2a0cdc32ba.zip
Notes
Diffstat (limited to 'sbin/kldload')
-rw-r--r--sbin/kldload/kldload.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index aaba5f78f4db..1811b5a50e49 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 25, 1997
+.Dd October 13, 2006
.Dt KLDLOAD 8
.Os
.Sh NAME
@@ -65,7 +65,7 @@ Modules must have an extension of
.Sh EXIT STATUS
.Ex -std
.Sh AUTOMATICALLY LOADING MODULES
-Some modules (lomac, pf, ipfw, ipf, etc.) may be automatically loaded at boot
+Some modules (pf, ipfw, ipf, etc.) may be automatically loaded at boot
time when the corresponding
.Xr rc.conf 5
statement is used.