diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index b4f2d9725e6..d6190a221c3 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -350,9 +350,9 @@
implemented.
&os; now runs on the Xbox, whose architecture is nearly identical
- to the i386. For details of the latest development,
- see
- and .
+ to the i386. For details of the latest development, see
+ .
+ &merged;
Boot Loader Changes
@@ -767,6 +767,13 @@ pipe tablearg ip from table(1) to any
for example, by using tagged
rule option. For more details, see &man.ipfw.8;.
+ The IPFIREWALL_FORWARD_EXTENDED kernel
+ option has been removed. This option was used to permit
+ &man.ipfw.4; to redirect packets with local destinations.
+ This behavior is now always enabled when
+ the IPFIREWALL_FORWARD kernel option is
+ enabled. &merged;
+
The ip6fw(8) packet filter has been removed. Since &man.ipfw.4; has gained
IPv6 support, it should be used instead. Please note that some rules might need
to be adjusted.
@@ -1084,6 +1091,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"
flag, which causes it to ignore files and directories with
the nodump flag set. &merged;
+ The &man.fsdb.8; utility now supports changing the birth
+ time of files on UFS2 file systems using the new
+ the btime command.
+
The &man.find.1; program now supports
and other related primaries, which can be used to create expressions
based on a file's creation time. &merged;
@@ -1557,7 +1568,7 @@ mdconfig_md1="-t vnode -f /var/foo.img"
&merged;
IPFilter has been updated from
- 4.1.8 to 4.1.13.
+ 4.1.8 to 4.1.13. &merged;
less has been updated from v381
to v394.
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 b4f2d9725e6..d6190a221c3 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -350,9 +350,9 @@
implemented.
&os; now runs on the Xbox, whose architecture is nearly identical
- to the i386. For details of the latest development,
- see
- and .
+ to the i386. For details of the latest development, see
+ .
+ &merged;
Boot Loader Changes
@@ -767,6 +767,13 @@ pipe tablearg ip from table(1) to any
for example, by using tagged
rule option. For more details, see &man.ipfw.8;.
+ The IPFIREWALL_FORWARD_EXTENDED kernel
+ option has been removed. This option was used to permit
+ &man.ipfw.4; to redirect packets with local destinations.
+ This behavior is now always enabled when
+ the IPFIREWALL_FORWARD kernel option is
+ enabled. &merged;
+
The ip6fw(8) packet filter has been removed. Since &man.ipfw.4; has gained
IPv6 support, it should be used instead. Please note that some rules might need
to be adjusted.
@@ -1084,6 +1091,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"
flag, which causes it to ignore files and directories with
the nodump flag set. &merged;
+ The &man.fsdb.8; utility now supports changing the birth
+ time of files on UFS2 file systems using the new
+ the btime command.
+
The &man.find.1; program now supports
and other related primaries, which can be used to create expressions
based on a file's creation time. &merged;
@@ -1557,7 +1568,7 @@ mdconfig_md1="-t vnode -f /var/foo.img"
&merged;
IPFilter has been updated from
- 4.1.8 to 4.1.13.
+ 4.1.8 to 4.1.13. &merged;
less has been updated from v381
to v394.