aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldload
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2017-04-27 19:48:00 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2017-04-27 19:48:00 +0000
commit461ef81d0edf440feeb8d00c0a4074dad789586c (patch)
tree5c417790a77d35183d7109b0817b137af3fa547b /sbin/kldload
parent5e50c20ea1e239e3e1672804e72cd6a15a036f18 (diff)
Notes
Diffstat (limited to 'sbin/kldload')
-rw-r--r--sbin/kldload/kldload.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index b84b8630999e..9401c22819d5 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 18, 2012
+.Dd April 27, 2017
.Dt KLDLOAD 8
.Os
.Sh NAME
@@ -116,7 +116,8 @@ Modules may also be auto-loaded through their addition to
.Xr security 7 ,
.Xr kldconfig 8 ,
.Xr kldstat 8 ,
-.Xr kldunload 8
+.Xr kldunload 8 ,
+.Xr kldxref 8
.Sh HISTORY
The
.Nm