svn commit: r318464 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu May 18 15:41:59 UTC 2017


Author: gjb
Date: Thu May 18 15:41:57 2017
New Revision: 318464
URL: https://svnweb.freebsd.org/changeset/base/318464

Log:
  Move the ixl(4) entry to the network driver section.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 15:41:56 2017	(r318463)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 15:41:57 2017	(r318464)
@@ -471,10 +471,6 @@
       <para revision="308942">The &man.bytgpio.4; driver has been
 	added, providing support for Intel® Bay Trail™
 	SoC GPIO controllers.</para>
-
-      <para revision="318357" contrib="sponsor"
-	sponsor="&intelcorp;">The &man.ixl.4; driver has been updated
-	to version 1.7.12-k.</para>
     </sect2>
 
     <sect2 xml:id="drivers-storage">
@@ -519,6 +515,10 @@
 
       <para revision="317182">The &man.qlxgbe.4; firmware has been
 	updated to version 5.4.64.</para>
+
+      <para revision="318357" contrib="sponsor"
+	sponsor="&intelcorp;">The &man.ixl.4; driver has been updated
+	to version 1.7.12-k.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list