summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/mlx5en.48
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man4/mlx5en.4 b/share/man/man4/mlx5en.4
index 03bb02c..e1b2b6d 100644
--- a/share/man/man4/mlx5en.4
+++ b/share/man/man4/mlx5en.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 22, 2015
+.Dd December 3, 2015
.Dt mlx5en 4
.Os
.Sh NAME
@@ -40,6 +40,12 @@ kernel configuration file:
.Cd "device mlx5en"
.Ed
.Pp
+To load the driver as a module at run-time,
+run the following command as root:
+.Bd -literal -offset indent
+kldload mlx5en
+.Ed
+.Pp
To load the driver as a
module at boot time, place the following lines in
.Xr loader.conf 5 :
OpenPOWER on IntegriCloud