diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 3a78284bb3a4..b1a6d22bbfb8 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -891,6 +891,9 @@ options HZ=1000 # not compulsory but strongly recommended
multiplexing and demultiplexing packets over multiple links
has been added. &merged;
+ A new ng_split node type has been added for splitting a
+ bidirectional packet flow into two unidirectional flows.
+
A new sysctl
net.inet.ip.check_interface, which is on by
default, causes IP to verify that an incoming packet arrives
@@ -1063,9 +1066,6 @@ options HZ=1000 # not compulsory but strongly recommended
corruption problems on systems using the VIA 82C686B
Southbridge chip. &merged;
-
- The CAM error recovery code has been updated.
-
The &man.cd.4; driver now has support for write
operations. This allows writing to DVD-RAM, PD and similar
drives that probe as CD devices. Note that change affects
@@ -1137,10 +1137,6 @@ options HZ=1000 # not compulsory but strongly recommended
The &man.twe.4; 3ware ATA RAID driver has
added. &merged;
-
- The &man.vinum.4; volume manager has received some bug
- fixes and enhancements.
-
The &man.wd.4; compatibility devices were removed from the
&man.ata.4; driver. &merged;
@@ -2330,8 +2326,11 @@ options HZ=1000 # not compulsory but strongly recommended
cause &man.lpd.8; not to open a socket for network print
jobs). &merged;
- &man.lpr.1;, &man.lpq.1;, and &man.lpd.8; have received a
- few minor enhancements. &merged;
+ &man.lpd.8; now implements a new rc
+ printcap option. When specified in a print queue for a remote
+ host, boolean option causes &man.lpd.8; to resend the data file
+ for each copy the user requested via lpr
+ -#n. &merged;
Catching up with most other network utilities in the base
system, &man.lpr.1;, &man.lpd.8;, &man.syslogd.8;, and
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 3a78284bb3a4..b1a6d22bbfb8 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -891,6 +891,9 @@ options HZ=1000 # not compulsory but strongly recommended
multiplexing and demultiplexing packets over multiple links
has been added. &merged;
+ A new ng_split node type has been added for splitting a
+ bidirectional packet flow into two unidirectional flows.
+
A new sysctl
net.inet.ip.check_interface, which is on by
default, causes IP to verify that an incoming packet arrives
@@ -1063,9 +1066,6 @@ options HZ=1000 # not compulsory but strongly recommended
corruption problems on systems using the VIA 82C686B
Southbridge chip. &merged;
-
- The CAM error recovery code has been updated.
-
The &man.cd.4; driver now has support for write
operations. This allows writing to DVD-RAM, PD and similar
drives that probe as CD devices. Note that change affects
@@ -1137,10 +1137,6 @@ options HZ=1000 # not compulsory but strongly recommended
The &man.twe.4; 3ware ATA RAID driver has
added. &merged;
-
- The &man.vinum.4; volume manager has received some bug
- fixes and enhancements.
-
The &man.wd.4; compatibility devices were removed from the
&man.ata.4; driver. &merged;
@@ -2330,8 +2326,11 @@ options HZ=1000 # not compulsory but strongly recommended
cause &man.lpd.8; not to open a socket for network print
jobs). &merged;
- &man.lpr.1;, &man.lpq.1;, and &man.lpd.8; have received a
- few minor enhancements. &merged;
+ &man.lpd.8; now implements a new rc
+ printcap option. When specified in a print queue for a remote
+ host, boolean option causes &man.lpd.8; to resend the data file
+ for each copy the user requested via lpr
+ -#n. &merged;
Catching up with most other network utilities in the base
system, &man.lpr.1;, &man.lpd.8;, &man.syslogd.8;, and