svn commit: r316224 - stable/11/release/doc/en_US.ISO8859-1/hardware
Ngie Cooper
ngie at FreeBSD.org
Thu Mar 30 05:22:04 UTC 2017
Author: ngie
Date: Thu Mar 30 05:22:02 2017
New Revision: 316224
URL: https://svnweb.freebsd.org/changeset/base/316224
Log:
MFC r315759,r315761:
r315759 (by gjb):
Add mlx5en(4) to the hardware page. [1]
Belatedly bump copyright years after several changes.
r315761:
Add cxgbe(4), ixl(4), and mlx4en(4) to the hardware release notes
Modified:
stable/11/release/doc/en_US.ISO8859-1/hardware/article.xml
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/release/doc/en_US.ISO8859-1/hardware/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/hardware/article.xml Thu Mar 30 05:18:28 2017 (r316223)
+++ stable/11/release/doc/en_US.ISO8859-1/hardware/article.xml Thu Mar 30 05:22:02 2017 (r316224)
@@ -30,6 +30,9 @@
<year>2012</year>
<year>2013</year>
<year>2014</year>
+ <year>2015</year>
+ <year>2016</year>
+ <year>2017</year>
<holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
</copyright>
@@ -832,6 +835,8 @@
&hwlist.cxgb;
+ &hwlist.cxgbe;
+
&hwlist.dc;
&hwlist.de;
@@ -865,12 +870,18 @@
&hwlist.ixgbe;
+ &hwlist.ixl;
+
&hwlist.jme;
&hwlist.kue;
&hwlist.lge;
+ &hwlist.mlx4en;
+
+ &hwlist.mlx5en;
+
&hwlist.msk;
&hwlist.mxge;
More information about the svn-src-stable
mailing list