aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml20
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml20
2 files changed, 20 insertions, 20 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 2a393618a11a..3d7fd505f512 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -213,11 +213,11 @@
variable; &man.dmesg.8; no longer needs to be SGID
<groupname>kmem</groupname>.</para>
- <para>A simple hash-based lookup optimization for large directories
- called <literal>dirhash</literal> has been added. Conditional on the
- <literal>UFS_DIRHASH</literal> kernel option, it improves the speed of
- operations on very large directories at the expense of some
- memory.</para>
+ <para>Two new &man.ddb.4; commands, <command>hwatch</command> and
+ <command>dhwatch</command>, have been introduced. Analogous to
+ <command>watch</command> and <command>dwatch</command>, they install
+ hardware watchpoints (as opposed to software watchpoints) if supported
+ by the architecture. &merged;</para>
<para arch="i386">Support for Streaming <acronym>SIMD</acronym>
Extensions (<acronym>SSE</acronym>) has been introduced. The
@@ -662,11 +662,11 @@
<para>pseudofs, a pseudo-filesystem framework, has been added.
&man.linprocfs.5; has been modified to use pseudofs.</para>
- <para>Two new &man.ddb.4; commands, <command>hwatch</command> and
- <command>dhwatch</command>, have been introduced. Analogous to
- <command>watch</command> and <command>dwatch</command>, they install
- hardware watchpoints (as opposed to software watchpoints) if
- supported by the architecture. &merged;</para>
+ <para>A simple hash-based lookup optimization for large directories
+ called <literal>dirhash</literal> has been added. Conditional on the
+ <literal>UFS_DIRHASH</literal> kernel option, it improves the speed
+ of operations on very large directories at the expense of some
+ memory.</para>
</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 2a393618a11a..3d7fd505f512 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -213,11 +213,11 @@
variable; &man.dmesg.8; no longer needs to be SGID
<groupname>kmem</groupname>.</para>
- <para>A simple hash-based lookup optimization for large directories
- called <literal>dirhash</literal> has been added. Conditional on the
- <literal>UFS_DIRHASH</literal> kernel option, it improves the speed of
- operations on very large directories at the expense of some
- memory.</para>
+ <para>Two new &man.ddb.4; commands, <command>hwatch</command> and
+ <command>dhwatch</command>, have been introduced. Analogous to
+ <command>watch</command> and <command>dwatch</command>, they install
+ hardware watchpoints (as opposed to software watchpoints) if supported
+ by the architecture. &merged;</para>
<para arch="i386">Support for Streaming <acronym>SIMD</acronym>
Extensions (<acronym>SSE</acronym>) has been introduced. The
@@ -662,11 +662,11 @@
<para>pseudofs, a pseudo-filesystem framework, has been added.
&man.linprocfs.5; has been modified to use pseudofs.</para>
- <para>Two new &man.ddb.4; commands, <command>hwatch</command> and
- <command>dhwatch</command>, have been introduced. Analogous to
- <command>watch</command> and <command>dwatch</command>, they install
- hardware watchpoints (as opposed to software watchpoints) if
- supported by the architecture. &merged;</para>
+ <para>A simple hash-based lookup optimization for large directories
+ called <literal>dirhash</literal> has been added. Conditional on the
+ <literal>UFS_DIRHASH</literal> kernel option, it improves the speed
+ of operations on very large directories at the expense of some
+ memory.</para>
</sect3>