svn commit: r350074 - head/share/man/man4

Kevin Lo kevlo at FreeBSD.org
Wed Jul 17 01:56:41 UTC 2019


Author: kevlo
Date: Wed Jul 17 01:56:40 2019
New Revision: 350074
URL: https://svnweb.freebsd.org/changeset/base/350074

Log:
  Mention iflib(4).

Modified:
  head/share/man/man4/ixgbe.4
  head/share/man/man4/ixl.4
  head/share/man/man4/vmx.4

Modified: head/share/man/man4/ixgbe.4
==============================================================================
--- head/share/man/man4/ixgbe.4	Wed Jul 17 01:05:33 2019	(r350073)
+++ head/share/man/man4/ixgbe.4	Wed Jul 17 01:56:40 2019	(r350074)
@@ -31,7 +31,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 30, 2019
+.Dd July 17, 2019
 .Dt IXGBE 4
 .Os
 .Sh NAME
@@ -110,6 +110,7 @@ issue to
 .Sh SEE ALSO
 .Xr altq 4 ,
 .Xr arp 4 ,
+.Xr iflib 4 ,
 .Xr netintro 4 ,
 .Xr ng_ether 4 ,
 .Xr polling 4 ,

Modified: head/share/man/man4/ixl.4
==============================================================================
--- head/share/man/man4/ixl.4	Wed Jul 17 01:05:33 2019	(r350073)
+++ head/share/man/man4/ixl.4	Wed Jul 17 01:56:40 2019	(r350074)
@@ -31,7 +31,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 30, 2019
+.Dd July 17, 2019
 .Dt IXL 4
 .Os
 .Sh NAME
@@ -271,11 +271,11 @@ email all the specific information related to the issu
 .Sh SEE ALSO
 .Xr arp 4 ,
 .Xr iavf 4 ,
+.Xr iflib 4,
 .Xr netintro 4 ,
 .Xr vlan 4 ,
 .Xr ifconfig 8 ,
-.Xr iovctl 8 ,
-.Xr iflib 9
+.Xr iovctl 8
 .Sh HISTORY
 The
 .Nm

Modified: head/share/man/man4/vmx.4
==============================================================================
--- head/share/man/man4/vmx.4	Wed Jul 17 01:05:33 2019	(r350073)
+++ head/share/man/man4/vmx.4	Wed Jul 17 01:56:40 2019	(r350074)
@@ -17,7 +17,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 30, 2019
+.Dd July 17, 2019
 .Dt VMX 4
 .Os
 .Sh NAME
@@ -137,6 +137,7 @@ ethernet0.virtualDev = "vmxnet3"
 .Xr altq 4 ,
 .Xr arp 4 ,
 .Xr em 4 ,
+.Xr iflib 4 ,
 .Xr netintro 4 ,
 .Xr ng_ether 4 ,
 .Xr pcn 4 ,


More information about the svn-src-head mailing list