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

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


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

Log:
  Document r315330, etherswitch(4) support for RTL8366RB and RTL8366SR.
  Correct the Netgate sponsor entity while here.
  
  Sponsored by:	The FreeBSD Foundation

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

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:55 2017	(r318461)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 15:41:56 2017	(r318462)
@@ -504,6 +504,10 @@
 	Atheros® Killer E2500™ Gigabit ethernet
 	cards.</para>
 
+      <para revision="315330" contrib="sponsor"
+	sponsor="&netgate;">The &man.etherswitch.4; driver has been
+	updated to support RTL8366RB and RTL8366SR cards.</para>
+
       <para revision="317116">The &man.qlnxe.4; driver has been added,
 	providing support for Cavium® Qlogic™ 45000 Series
 	adapters.</para>

Modified: stable/11/release/doc/share/xml/sponsor.ent
==============================================================================
--- stable/11/release/doc/share/xml/sponsor.ent	Thu May 18 15:41:55 2017	(r318461)
+++ stable/11/release/doc/share/xml/sponsor.ent	Thu May 18 15:41:56 2017	(r318462)
@@ -46,7 +46,7 @@
 <!ENTITY multiplay	"Multiplay">
 
 <!ENTITY netflix	"Netflix">
-<!ENTITY netgate	"Netgate">
+<!ENTITY netgate	"Rubicon Communications, LLC (Netgate)">
 <!ENTITY nginx		"Nginx, Inc.">
 <!ENTITY norse		"Norse Corporation">
 


More information about the svn-src-stable mailing list