diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-10-11 15:38:48 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-10-11 15:38:48 +0000 |
| commit | 56ccbf72ac19f1a28de79591d0da378d062ff002 (patch) | |
| tree | 1ce3089d4253d5e38e8182fa706e16f415001bce | |
| parent | 5b2f237ee0c8997230146673f0ac7ee2c50964fd (diff) | |
Notes
| -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 7b0695f7e5e2..41da2b7d6291 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 7b0695f7e5e2..41da2b7d6291 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> |
