aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2002-09-07 19:04:35 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2002-09-07 19:04:35 +0000
commit636507ae9ac6e899d64a56ef8a5902ddd68b4ac2 (patch)
tree1a3843435cc737f53beb57ad35d6b1b2a330b8aa /release
parent0c34da3b60e066e7f9f17fa542dc176b6bfb6f4f (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml9
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml9
2 files changed, 18 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 57cdb4447402..fb237a08d9dc 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -95,6 +95,11 @@
<sect2 id="kernel">
<title>Kernel Changes</title>
+ <para arch="i386">Execution of &man.a.out.5; format executables now
+ requires the <literal>COMPAT_AOUT</literal> option in the kernel
+ configuration or the loading of the <filename>aout.ko</filename>
+ kernel module.</para>
+
<para>&man.acct.2; has been changed to open the accounting file in
append mode, so that &man.accton.8; can be used to enable
accounting to an append-only file. &merged;</para>
@@ -596,6 +601,10 @@
<para arch="alpha">Support for TurboChannel Alphas has been
removed.</para>
+ <para arch="i386">Support for the AMD &Eacute;lan SC520 has been
+ added; this requires the <literal>CPU_ELAN</literal> option in
+ the kernel configuration file.</para>
+
</sect3>
<sect3>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 57cdb4447402..fb237a08d9dc 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -95,6 +95,11 @@
<sect2 id="kernel">
<title>Kernel Changes</title>
+ <para arch="i386">Execution of &man.a.out.5; format executables now
+ requires the <literal>COMPAT_AOUT</literal> option in the kernel
+ configuration or the loading of the <filename>aout.ko</filename>
+ kernel module.</para>
+
<para>&man.acct.2; has been changed to open the accounting file in
append mode, so that &man.accton.8; can be used to enable
accounting to an append-only file. &merged;</para>
@@ -596,6 +601,10 @@
<para arch="alpha">Support for TurboChannel Alphas has been
removed.</para>
+ <para arch="i386">Support for the AMD &Eacute;lan SC520 has been
+ added; this requires the <literal>CPU_ELAN</literal> option in
+ the kernel configuration file.</para>
+
</sect3>
<sect3>