svn commit: r264432 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sun Apr 13 22:41:30 UTC 2014
Author: gjb
Date: Sun Apr 13 22:41:28 2014
New Revision: 264432
URL: http://svnweb.freebsd.org/changeset/base/264432
Log:
Fix order by svn revision.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Apr 13 22:41:26 2014 (r264431)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Apr 13 22:41:28 2014 (r264432)
@@ -118,9 +118,6 @@
<sect2 xml:id="kernel">
<title>Kernel Changes</title>
- <para revision="260385">The &man.geom.4; RAID driver has been
- updated to support unmapped I/O.</para>
-
<para revision="260338">The <literal>vfs.zfs.zio.use_uma</literal>
&man.sysctl.8; has been re-enabled. On multi-CPU machines with
enough RAM, this can easily double &man.zfs.8; performance or
@@ -129,6 +126,9 @@
which should be resolved due to several change in the VM
subsystem.</para>
+ <para revision="260385">The &man.geom.4; RAID driver has been
+ updated to support unmapped I/O.</para>
+
<sect3 xml:id="kernel-virtualization">
<title>Virtualization support</title>
More information about the svn-src-stable
mailing list