svn commit: r261739 - in stable/10/release/doc: en_US.ISO8859-1/hardware share/misc

Christian Brueffer brueffer at FreeBSD.org
Tue Feb 11 08:11:35 UTC 2014


Author: brueffer
Date: Tue Feb 11 08:11:34 2014
New Revision: 261739
URL: http://svnweb.freebsd.org/changeset/base/261739

Log:
  MFC: r261487
  
  Add qlxgbe(4) and qlxge(4) to the hardware notes.

Modified:
  stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml
  stable/10/release/doc/share/misc/dev.archlist.txt
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml	Tue Feb 11 08:08:53 2014	(r261738)
+++ stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml	Tue Feb 11 08:11:34 2014	(r261739)
@@ -893,6 +893,10 @@
 
       &hwlist.qlxgb;
 
+      &hwlist.qlxgbe;
+
+      &hwlist.qlxge;
+
       &hwlist.re;
 
       &hwlist.rl;

Modified: stable/10/release/doc/share/misc/dev.archlist.txt
==============================================================================
--- stable/10/release/doc/share/misc/dev.archlist.txt	Tue Feb 11 08:08:53 2014	(r261738)
+++ stable/10/release/doc/share/misc/dev.archlist.txt	Tue Feb 11 08:11:34 2014	(r261739)
@@ -105,6 +105,8 @@ oltr	i386
 pcn	i386,pc98,ia64,amd64
 pst	i386
 qlxgb	amd64
+qlxgbe	amd64
+qlxge	amd64
 rc	i386
 ral	i386,amd64
 rue	i386,pc98,amd64


More information about the svn-src-stable-10 mailing list