From 073a5d3980a628fe39ba1f75784c2d113fcda69c Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Wed, 1 Aug 2001 20:05:36 +0000
Subject: [PATCH] Move the UFS_DIRHASH paragraph to 'filesystems' and note its
MFC.
---
release/doc/en_US.ISO8859-1/relnotes/article.sgml | 12 ++++++------
release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
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;
+