svn commit: r365243 - stable/12/share/man/man4

Hans Petter Selasky hselasky at FreeBSD.org
Wed Sep 2 10:16:36 UTC 2020


Author: hselasky
Date: Wed Sep  2 10:16:35 2020
New Revision: 365243
URL: https://svnweb.freebsd.org/changeset/base/365243

Log:
  MFC r364758:
  Add mlx5en(4) to the list of supported netdump network drivers.
  
  Sponsored by:	Mellanox Technologies

Modified:
  stable/12/share/man/man4/netdump.4
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man4/netdump.4
==============================================================================
--- stable/12/share/man/man4/netdump.4	Wed Sep  2 10:14:09 2020	(r365242)
+++ stable/12/share/man/man4/netdump.4	Wed Sep  2 10:16:35 2020	(r365243)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 5, 2018
+.Dd August 25, 2020
 .Dt NETDUMP 4
 .Os
 .Sh NAME
@@ -107,6 +107,7 @@ The following network drivers support netdump:
 .Xr ix 4 ,
 .Xr ixl 4 ,
 .Xr mlx4en 4 ,
+.Xr mlx5en 4 ,
 .Xr re 4 ,
 .Xr vtnet 4 .
 .Sh SYSCTL VARIABLES


More information about the svn-src-all mailing list