svn commit: r270540 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 10:44:03 UTC 2014
Author: gjb
Date: Mon Aug 25 10:44:02 2014
New Revision: 270540
URL: http://svnweb.freebsd.org/changeset/base/270540
Log:
Move note about geom_uncompress(4), which is not ARM-specific.
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 Mon Aug 25 10:44:00 2014 (r270539)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 10:44:02 2014 (r270540)
@@ -224,6 +224,11 @@
&man.sysctl.8; on &intel; processors with Turbo
Boost™ enabled has been fixed.</para>
+ <para revision="266220">The &man.geom.uncompress.4; module is
+ built by default which, similar to &man.geom.uzip.4;,
+ provides support for compressed, read-only disk
+ images.</para>
+
<sect3 xml:id="kernel-virtualization">
<title>Virtualization Support</title>
@@ -257,11 +262,6 @@
<para revision="266105">The &man.gpioiic.4; and
&man.gpioled.4; have been merged from &os;-CURRENT.</para>
-
- <para revision="266220">The &man.geom.uncompress.4; module is
- built by default which, similar to &man.geom.uzip.4;,
- provides support for compressed, read-only disk
- images.</para>
</sect3>
<sect3 xml:id="boot">
More information about the svn-src-stable
mailing list