svn commit: r285506 - in stable/10/release/doc: en_US.ISO8859-1/relnotes share/xml
Glen Barber
gjb at FreeBSD.org
Mon Jul 13 20:07:31 UTC 2015
Author: gjb
Date: Mon Jul 13 20:07:29 2015
New Revision: 285506
URL: https://svnweb.freebsd.org/changeset/base/285506
Log:
Document r283076, nvd(4) and nvme(4) included in GENERIC.
Add Intel to sponsors.ent (note, &intel; cannot be used here).
Approved by: re (implicit)
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 Mon Jul 13 20:07:26 2015 (r285505)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Jul 13 20:07:29 2015 (r285506)
@@ -331,6 +331,11 @@
<sect2 xml:id="kernel-config">
<title>Kernel Configuration</title>
+ <para revision="283076" contrib="sponsor" sponsor="&intelcorp;"
+ arch="amd64,i386">The &man.nvd.4; and &man.nvme.4; drivers are
+ now included in the <filename>GENERIC</filename> kernel
+ configuration by default.</para>
+
<para revision="284522" contrib="sponsor"
sponsor="&limelight;">A new kernel configuration option,
<literal>EM_MULTIQUEUE</literal>, has been added which enables
Modified: stable/10/release/doc/share/xml/sponsor.ent
==============================================================================
--- stable/10/release/doc/share/xml/sponsor.ent Mon Jul 13 20:07:26 2015 (r285505)
+++ stable/10/release/doc/share/xml/sponsor.ent Mon Jul 13 20:07:29 2015 (r285506)
@@ -21,6 +21,7 @@
<!ENTITY google "Google">
+<!ENTITY intelcorp "Intel Corporation">
<!ENTITY ix "iXsystems">
<!ENTITY limelight "Limelight Networks">
More information about the svn-src-stable-10
mailing list