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

Glen Barber gjb at FreeBSD.org
Tue May 9 23:13:28 UTC 2017


Author: gjb
Date: Tue May  9 23:13:26 2017
New Revision: 318119
URL: https://svnweb.freebsd.org/changeset/base/318119

Log:
  Fix svn revision ordering.
  
  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	Tue May  9 21:25:49 2017	(r318118)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 23:13:26 2017	(r318119)
@@ -443,10 +443,6 @@
     <sect2 xml:id="drivers-device">
       <title>Device Drivers</title>
 
-      <para revision="308942">The &man.bytgpio.4; driver has been
-	added, providing support for Intel® Bay Trail™
-	SoC GPIO controllers.</para>
-
       <para revision="307768">The &man.jedec.ts.4; driver has been
 	added, providing support for thermal sensors on memory
 	modules.  The driver currently supports chips that are fully
@@ -456,6 +452,10 @@
       <para revision="308104">The &man.chromebook.platform.4; driver
 	has been added, providing support for various Chromebook
 	models.</para>
+
+      <para revision="308942">The &man.bytgpio.4; driver has been
+	added, providing support for Intel® Bay Trail™
+	SoC GPIO controllers.</para>
     </sect2>
 
     <sect2 xml:id="drivers-storage">


More information about the svn-src-all mailing list