svn commit: r265602 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml

Glen Barber gjb at FreeBSD.org
Wed May 7 20:15:39 UTC 2014


Author: gjb
Date: Wed May  7 20:15:36 2014
New Revision: 265602
URL: http://svnweb.freebsd.org/changeset/base/265602

Log:
  Add attribution for r265348.
  Add Netgate to sponsor.ent.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml
  head/release/doc/share/xml/sponsor.ent

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May  7 20:15:34 2014	(r265601)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May  7 20:15:36 2014	(r265602)
@@ -209,7 +209,8 @@
 	  advised to use the &man.nfe.4; driver instead, which has been
 	  the default driver for this hardware since &os; 7.0.</para>
 
-	<para revision="265348">The &man.ath.hal.4; driver has been
+	<para revision="265348" contrib="sponsor"
+	  sponsor="&netgate;">The &man.ath.hal.4; driver has been
 	  updated to support the Atheros AR1111 chipset.</para>
       </sect4>
     </sect3>

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Wed May  7 20:15:34 2014	(r265601)
+++ head/release/doc/share/xml/sponsor.ent	Wed May  7 20:15:36 2014	(r265602)
@@ -12,4 +12,7 @@
 <!ENTITY ff.url		"https://www.FreeBSDFoundation.org/">
 
 <!ENTITY lsi		"LSI">
+
+<!ENTITY netgate	"Netgate">
+
 <!ENTITY spectralogic	"Spectra Logic">


More information about the svn-src-all mailing list