summaryrefslogtreecommitdiffstats
path: root/sbin/kldload
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2007-02-10 08:44:41 +0000
committerbrueffer <brueffer@FreeBSD.org>2007-02-10 08:44:41 +0000
commit6b5f1d5d9e89766afd04bd860e686ea4c2642054 (patch)
tree58ebd2f44f34e7f099ccfa73c54658d088f3b289 /sbin/kldload
parent5bf541bdee3a51e2aa0087949c1b037bd5e31ebd (diff)
downloadFreeBSD-src-6b5f1d5d9e89766afd04bd860e686ea4c2642054.zip
FreeBSD-src-6b5f1d5d9e89766afd04bd860e686ea4c2642054.tar.gz
Don't reference lkm(4), it doesn't exist.
PR: 108980 Submitted by: Yonatan
Diffstat (limited to 'sbin/kldload')
-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 1811b5a..5664877 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -84,7 +84,7 @@ The
utility first appeared in
.Fx 3.0 ,
replacing the
-.Xr lkm 4
+lkm
interface.
.Sh AUTHORS
.An Doug Rabson Aq dfr@FreeBSD.org
OpenPOWER on IntegriCloud