diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index dab5c47c312..2a393618a11 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -219,12 +219,6 @@ operations on very large directories at the expense of some memory. - Two new &man.ddb.4; commands, hwatch and - dhwatch, have been introduced. Analogous to - watch and dwatch, they install - hardware watchpoints (as opposed to software watchpoints) if supported - by the architecture. &merged; - Support for Streaming SIMD Extensions (SSE) has been introduced. The CPU_ENABLE_SSE kernel option controls whether @@ -668,6 +662,12 @@ pseudofs, a pseudo-filesystem framework, has been added. &man.linprocfs.5; has been modified to use pseudofs. + Two new &man.ddb.4; commands, hwatch and + dhwatch, have been introduced. Analogous to + watch and dwatch, they install + hardware watchpoints (as opposed to software watchpoints) if + supported by the architecture. &merged; + 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 dab5c47c312..2a393618a11 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -219,12 +219,6 @@ operations on very large directories at the expense of some memory. - Two new &man.ddb.4; commands, hwatch and - dhwatch, have been introduced. Analogous to - watch and dwatch, they install - hardware watchpoints (as opposed to software watchpoints) if supported - by the architecture. &merged; - Support for Streaming SIMD Extensions (SSE) has been introduced. The CPU_ENABLE_SSE kernel option controls whether @@ -668,6 +662,12 @@ pseudofs, a pseudo-filesystem framework, has been added. &man.linprocfs.5; has been modified to use pseudofs. + Two new &man.ddb.4; commands, hwatch and + dhwatch, have been introduced. Analogous to + watch and dwatch, they install + hardware watchpoints (as opposed to software watchpoints) if + supported by the architecture. &merged; +