aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldload/kldload.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldload/kldload.8')
-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