svn commit: r263563 - stable/9/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri Mar 21 22:32:06 UTC 2014
Author: gjb
Date: Fri Mar 21 22:32:04 2014
New Revision: 263563
URL: http://svnweb.freebsd.org/changeset/base/263563
Log:
Document r259466.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Mar 21 22:32:02 2014 (r263562)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Mar 21 22:32:04 2014 (r263563)
@@ -125,6 +125,11 @@
<sect2 xml:id="kernel">
<title>Kernel Changes</title>
+ <para revision="259466">A new &man.sysctl.8;,
+ <literal>kern.supported_archs</literal> has been added,
+ which will list the <envar>MACHINE_ARCH</envar> values
+ whose binaries can be run on the system.</para>
+
<para revision="259519">Several problems that could trigger
kernel panic on &man.kldload.8; and &man.kldunload.8; have
been fixed.</para>
More information about the svn-src-stable-9
mailing list