Index: share/man/man4/mlx5en.4 =================================================================== --- share/man/man4/mlx5en.4 +++ share/man/man4/mlx5en.4 @@ -40,6 +40,12 @@ .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 :