svn commit: r271039 - in stable/10/release/doc: en_US.ISO8859-1/relnotes share/xml

Glen Barber gjb at FreeBSD.org
Wed Sep 3 16:46:42 UTC 2014


Author: gjb
Date: Wed Sep  3 16:46:41 2014
New Revision: 271039
URL: http://svnweb.freebsd.org/changeset/base/271039

Log:
  Document r270810, hptnr(4) update to 1.0.1.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
  stable/10/release/doc/share/xml/vendor.ent

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Sep  3 16:46:39 2014	(r271038)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Sep  3 16:46:41 2014	(r271039)
@@ -757,6 +757,10 @@
 	      integration for better performance.</para>
 	  </listitem>
 	</itemizedlist>
+
+	<para revision="270810" contrib="vendor"
+	  vendor="&highpoint;">The &man.hptnr.4; driver has been
+	  updated to version 1.0.1.</para>
       </sect3>
 
       <sect3 xml:id="fs">

Modified: stable/10/release/doc/share/xml/vendor.ent
==============================================================================
--- stable/10/release/doc/share/xml/vendor.ent	Wed Sep  3 16:46:39 2014	(r271038)
+++ stable/10/release/doc/share/xml/vendor.ent	Wed Sep  3 16:46:41 2014	(r271039)
@@ -9,3 +9,5 @@
 -->
 
 <!ENTITY chelsio	"Chelsio">
+
+<!ENTITY highpoint	"HighPoint">


More information about the svn-src-all mailing list