Author: hselasky
Date: Thu Dec  3 10:17:01 2015
New Revision: 291684
URL: https://svnweb.freebsd.org/changeset/base/291684

Log:
  Update the mlx5en(4) manual page.
  
  MFC after:    1 week
  Submitted by: Mark Bloch <ma...@mellanox.com>
  Sponsored by: Mellanox Technologies
  Differential Revision:        https://reviews.freebsd.org/D4348

Modified:
  head/share/man/man4/mlx5en.4

Modified: head/share/man/man4/mlx5en.4
==============================================================================
--- head/share/man/man4/mlx5en.4        Thu Dec  3 09:37:20 2015        
(r291683)
+++ head/share/man/man4/mlx5en.4        Thu Dec  3 10:17:01 2015        
(r291684)
@@ -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 :
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to