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.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index 4140f845b5e2..0dea7838d75c 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd February 11, 2021
+.Dd December 20, 2023
.Dt KLDLOAD 8
.Os
.Sh NAME
@@ -114,6 +114,7 @@ Only those modules necessary for booting the system, including those
required for mounting the root filesystem, should be handled by
.Xr loader.conf 5 .
.Sh SEE ALSO
+.Xr kenv 1 ,
.Xr kldload 2 ,
.Xr loader.conf 5 ,
.Xr rc.conf 5 ,