diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 16d3ad8b115..b27b9b371f0 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -581,13 +581,22 @@
network protocol stack and improving the locking
strategies.
+ The libalias library can now be built
+ as a kernel module.
+
A new &man.ng.ipfw.4; NetGraph node provides
a simple interface between the &man.ipfw.4; and &man.netgraph.4;
facilities.
+ A new &man.ng.nat.4; NetGraph node has been added to
+ perform NAT functions.
+
A new &man.ng.netflow.4; NetGraph node allows a router
running &os; to do NetFlow version 5 exports. &merged;
+ &man.sed.1; now supports a option to
+ make its output line-buffered.
+
The &man.sppp.4; driver now includes Frame Relay
support. &merged;
@@ -671,6 +680,20 @@
ARC-12xx series of SATA RAID
controllers. &merged;
+ The &man.ata.4; family of drivers has been overhauled and
+ updated. It has been split into modules that can be loaded
+ and unloaded independently (the atapci
+ and ata modules are prerequesites for the
+ device subdrivers, which are atadisk,
+ atapicd, atapifd,
+ atapist, and
+ ataraid). On supported SATA controllers,
+ devices can be hot inserted/removed. ATA RAID support has
+ been rewritten and supports a number of new metadata formats.
+ The atapicd driver no longer supports CD
+ changers. This update has been referred to as ATA
+ mkIII.
+
The SHSEC GEOM class has been added. It provides for the
sharing of a secret between multiple GEOM providers. All of
these providers must be present in order to reveal the
@@ -749,6 +772,10 @@
&man.memcpy.3;, &man.memmove.3;, &man.memset.3;, &man.strcat.3;
and &man.strcpy.3; have been implemented.
+ The &man.chflags.1; utility now supports the
+ flag, which supports changing flags on
+ symbolic links.
+
The &man.ftpd.8; program now uses the 212
and 213 status codes for directory
and file status correctly (211 was used in
@@ -801,6 +828,10 @@
indicating the correct full form when one of these abbreviations
is detected.
+ The &man.kldstat.8; utility now supports a
+ option to return the status of a specific
+ kernel module.
+
The on-disk format of LC_CTYPE files has
been changed to be machine-independent.
@@ -1054,6 +1085,9 @@
connection, has been added. It was obtained from
OpenBSD. &merged;
+ &man.what.1; now support a flag, which
+ causes it to print matching text, but not format it.
+
&man.whois.1; now supports
a flag
for querying whois.krnic.net
@@ -1125,6 +1159,10 @@ moused_ums0_port="/dev/ums0"
FILE has been updated from 4.10
to 4.12.
+ A number of bug fixes and performance enhancements have been
+ added to GNU grep in the form of
+ patches from Fedora's grep-2.5.1-48 source RPM.
+
GNU readline has been updated from
version 4.3 to version 5.0.
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 16d3ad8b115..b27b9b371f0 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -581,13 +581,22 @@
network protocol stack and improving the locking
strategies.
+ The libalias library can now be built
+ as a kernel module.
+
A new &man.ng.ipfw.4; NetGraph node provides
a simple interface between the &man.ipfw.4; and &man.netgraph.4;
facilities.
+ A new &man.ng.nat.4; NetGraph node has been added to
+ perform NAT functions.
+
A new &man.ng.netflow.4; NetGraph node allows a router
running &os; to do NetFlow version 5 exports. &merged;
+ &man.sed.1; now supports a option to
+ make its output line-buffered.
+
The &man.sppp.4; driver now includes Frame Relay
support. &merged;
@@ -671,6 +680,20 @@
ARC-12xx series of SATA RAID
controllers. &merged;
+ The &man.ata.4; family of drivers has been overhauled and
+ updated. It has been split into modules that can be loaded
+ and unloaded independently (the atapci
+ and ata modules are prerequesites for the
+ device subdrivers, which are atadisk,
+ atapicd, atapifd,
+ atapist, and
+ ataraid). On supported SATA controllers,
+ devices can be hot inserted/removed. ATA RAID support has
+ been rewritten and supports a number of new metadata formats.
+ The atapicd driver no longer supports CD
+ changers. This update has been referred to as ATA
+ mkIII.
+
The SHSEC GEOM class has been added. It provides for the
sharing of a secret between multiple GEOM providers. All of
these providers must be present in order to reveal the
@@ -749,6 +772,10 @@
&man.memcpy.3;, &man.memmove.3;, &man.memset.3;, &man.strcat.3;
and &man.strcpy.3; have been implemented.
+ The &man.chflags.1; utility now supports the
+ flag, which supports changing flags on
+ symbolic links.
+
The &man.ftpd.8; program now uses the 212
and 213 status codes for directory
and file status correctly (211 was used in
@@ -801,6 +828,10 @@
indicating the correct full form when one of these abbreviations
is detected.
+ The &man.kldstat.8; utility now supports a
+ option to return the status of a specific
+ kernel module.
+
The on-disk format of LC_CTYPE files has
been changed to be machine-independent.
@@ -1054,6 +1085,9 @@
connection, has been added. It was obtained from
OpenBSD. &merged;
+ &man.what.1; now support a flag, which
+ causes it to print matching text, but not format it.
+
&man.whois.1; now supports
a flag
for querying whois.krnic.net
@@ -1125,6 +1159,10 @@ moused_ums0_port="/dev/ums0"
FILE has been updated from 4.10
to 4.12.
+ A number of bug fixes and performance enhancements have been
+ added to GNU grep in the form of
+ patches from Fedora's grep-2.5.1-48 source RPM.
+
GNU readline has been updated from
version 4.3 to version 5.0.