diff options
author | bmah <bmah@FreeBSD.org> | 2001-10-11 15:38:48 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-10-11 15:38:48 +0000 |
commit | a911e647c8d0351b8c55fa452ba1f1bd179f538e (patch) | |
tree | 1ce3089d4253d5e38e8182fa706e16f415001bce | |
parent | ff9ff5eebf4abc02ec365b3a0de4c1ba166a460e (diff) | |
download | FreeBSD-src-a911e647c8d0351b8c55fa452ba1f1bd179f538e.zip FreeBSD-src-a911e647c8d0351b8c55fa452ba1f1bd179f538e.tar.gz |
Move two misplaced release notes to the correct location.
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 16 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 16 |
2 files changed, 16 insertions, 16 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 7b0695f..41da2b7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -306,6 +306,14 @@ &man.access.2; except that the former uses effective credentials rather than real credentials.</para> + <para arch="i386">The &man.amdpm.4; driver has been added to + provide access to the system monitoring functions of the AMD 756 + chipset. &merged;</para> + + <para>The kernel is now aware of the concept that there are + smaller units of scheduling than a process (but only one thread + per process is allowed at this time).</para> + <sect3> <title>Processor/Motherboard Support</title> @@ -373,14 +381,6 @@ Extensions (<acronym>SSE</acronym>) has been introduced. The <literal>CPU_ENABLE_SSE</literal> kernel option controls whether support is compiled into the kernel. &merged;</para> - - <para arch="i386">The &man.amdpm.4; driver has been added to - provide access to the system monitoring functions of the AMD 756 - chipset. &merged;</para> - - <para>The kernel is now aware of the concept that there are - smaller units of scheduling than a process (but only one thread - per process is allowed at this time).</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 7b0695f..41da2b7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -306,6 +306,14 @@ &man.access.2; except that the former uses effective credentials rather than real credentials.</para> + <para arch="i386">The &man.amdpm.4; driver has been added to + provide access to the system monitoring functions of the AMD 756 + chipset. &merged;</para> + + <para>The kernel is now aware of the concept that there are + smaller units of scheduling than a process (but only one thread + per process is allowed at this time).</para> + <sect3> <title>Processor/Motherboard Support</title> @@ -373,14 +381,6 @@ Extensions (<acronym>SSE</acronym>) has been introduced. The <literal>CPU_ENABLE_SSE</literal> kernel option controls whether support is compiled into the kernel. &merged;</para> - - <para arch="i386">The &man.amdpm.4; driver has been added to - provide access to the system monitoring functions of the AMD 756 - chipset. &merged;</para> - - <para>The kernel is now aware of the concept that there are - smaller units of scheduling than a process (but only one thread - per process is allowed at this time).</para> </sect3> <sect3> |