svn commit: r282191 - in stable/10/release/doc: en_US.ISO8859-1/relnotes share/xml
Glen Barber
gjb at FreeBSD.org
Tue Apr 28 18:11:57 UTC 2015
Author: gjb
Date: Tue Apr 28 18:11:56 2015
New Revision: 282191
URL: https://svnweb.freebsd.org/changeset/base/282191
Log:
Document r281161, '-R' flag added to netstat(8).
Add Limelight Networks to sponsors.ent.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
stable/10/release/doc/share/xml/sponsor.ent
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:54 2015 (r282190)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:56 2015 (r282191)
@@ -187,6 +187,11 @@
library that would prevent a directory from being included in
the archive when <literal>--one-file-system</literal> is used
has been fixed.</para>
+
+ <para revision="281161" contrib="sponsor"
+ sponsor="&limelight;">A new flag, <literal>-R</literal>, has
+ been added to the &man.netstat.8; utility, which is used to
+ dump <acronym>RSS</acronym>/flow information.</para>
</sect2>
<sect2 xml:id="userland-contrib">
Modified: stable/10/release/doc/share/xml/sponsor.ent
==============================================================================
--- stable/10/release/doc/share/xml/sponsor.ent Tue Apr 28 18:11:54 2015 (r282190)
+++ stable/10/release/doc/share/xml/sponsor.ent Tue Apr 28 18:11:56 2015 (r282191)
@@ -23,6 +23,7 @@
<!ENTITY ix "iXsystems">
+<!ENTITY limelight "Limelight Networks">
<!ENTITY lsi "LSI">
<!ENTITY netflix "Netflix">
More information about the svn-src-stable-10
mailing list