diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index d0d867e31725..91087fb69857 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -1243,6 +1243,9 @@
directive. See the commented-out examples in
/etc/apmd.conf for the syntax. &merged;
+ &man.arp.8; now prints the applicable interface name for
+ each ARP entry.
+
&man.atacontrol.8; has been added to control various aspects
of the &man.ata.4; driver.
@@ -1693,12 +1696,12 @@
change leads to better &man.fsck.8; performance and reduced
fragmentation. &merged;
- NFS now works over IPv6.
+ NFS now works over IPv6.&man.nl.1;, a line numbering filter program, has been
added. &merged;
- nsswitch support has been merged from NetBSD. By creating
+ nsswitch support has been merged from NetBSD. By creating
an &man.nsswitch.conf.5; file, &os; can be configured so that
various databases such as &man.passwd.5; and &man.group.5; can be
looked up using flat files, NIS, or Hesiod. The old
@@ -1797,7 +1800,7 @@
The performance of the ELF dynamic linker &man.rtld.1; has
been improved. &merged;
- RSA Security has waived all patent rights to the RSA
+ RSA Security has waived all patent rights to the RSA
algorithm. As a
result, the native OpenSSL
implementation of the RSA algorithm is now activated by default,
@@ -1836,6 +1839,9 @@
struct selinfo and related functions have been
moved to <sys/selinfo.h>.
+ The &man.strnstr.3; and &man.strcasestr.3; variants of
+ &man.strstr.3; have been implemented.
+
&man.stty.1; now has support for an
erase2 control character, so that, for example,
both the Delete and Backspace
@@ -1872,6 +1878,9 @@
which simplifies the installation process. The &man.sysinstall.8;
manpage is also installed in a more consistent fashion now.
+ &man.sysinstall.8; now has the ability to load KLDs as a
+ part of the installation.
+
&man.syslogd.8; can take a option to
disable DNS queries for every request. &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 d0d867e31725..91087fb69857 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -1243,6 +1243,9 @@
directive. See the commented-out examples in
/etc/apmd.conf for the syntax. &merged;
+ &man.arp.8; now prints the applicable interface name for
+ each ARP entry.
+
&man.atacontrol.8; has been added to control various aspects
of the &man.ata.4; driver.
@@ -1693,12 +1696,12 @@
change leads to better &man.fsck.8; performance and reduced
fragmentation. &merged;
- NFS now works over IPv6.
+ NFS now works over IPv6.&man.nl.1;, a line numbering filter program, has been
added. &merged;
- nsswitch support has been merged from NetBSD. By creating
+ nsswitch support has been merged from NetBSD. By creating
an &man.nsswitch.conf.5; file, &os; can be configured so that
various databases such as &man.passwd.5; and &man.group.5; can be
looked up using flat files, NIS, or Hesiod. The old
@@ -1797,7 +1800,7 @@
The performance of the ELF dynamic linker &man.rtld.1; has
been improved. &merged;
- RSA Security has waived all patent rights to the RSA
+ RSA Security has waived all patent rights to the RSA
algorithm. As a
result, the native OpenSSL
implementation of the RSA algorithm is now activated by default,
@@ -1836,6 +1839,9 @@
struct selinfo and related functions have been
moved to <sys/selinfo.h>.
+ The &man.strnstr.3; and &man.strcasestr.3; variants of
+ &man.strstr.3; have been implemented.
+
&man.stty.1; now has support for an
erase2 control character, so that, for example,
both the Delete and Backspace
@@ -1872,6 +1878,9 @@
which simplifies the installation process. The &man.sysinstall.8;
manpage is also installed in a more consistent fashion now.
+ &man.sysinstall.8; now has the ability to load KLDs as a
+ part of the installation.
+
&man.syslogd.8; can take a option to
disable DNS queries for every request. &merged;