From 2b48633c7cd29d679a3104781e0d928cd759fda2 Mon Sep 17 00:00:00 2001
From: "Bruce A. Mah" <bmah@FreeBSD.org>
Date: Sat, 11 May 2002 17:56:09 +0000
Subject: [PATCH] New release notes:  ng_split, lpd(8) rc (+MFC).

Deleted some release notes that were too vague to be useful:  CAM
error recovery update, vinum update, lpr/lpq/lpd update.
---
 .../doc/en_US.ISO8859-1/relnotes/article.sgml   | 17 ++++++++---------
 .../en_US.ISO8859-1/relnotes/common/new.sgml    | 17 ++++++++---------
 2 files changed, 16 insertions(+), 18 deletions(-)

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</programlisting>
 	multiplexing and demultiplexing packets over multiple links
 	has been added.  &merged;</para>
 
+      <para>A new ng_split node type has been added for splitting a
+        bidirectional packet flow into two unidirectional flows.</para>
+
       <para>A new sysctl
 	<varname>net.inet.ip.check_interface</varname>, 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</programlisting>
 	corruption problems on systems using the VIA 82C686B
 	Southbridge chip. &merged;</para>
 
-<!-- The following note needs to be made more specific or eliminated. -->
-      <para>The CAM error recovery code has been updated.</para>
-
       <para>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</programlisting>
       <para arch="i386">The &man.twe.4; 3ware ATA RAID driver has
 	added. &merged;</para>
 
-<!-- The following note needs to be made more specific or eliminated. -->
-      <para>The &man.vinum.4; volume manager has received some bug
-	fixes and enhancements.</para>
-
       <para>The &man.wd.4; compatibility devices were removed from the
 	&man.ata.4; driver. &merged;</para>
     </sect3>
@@ -2330,8 +2326,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
       cause &man.lpd.8; not to open a socket for network print
       jobs). &merged;</para>
 
-    <para>&man.lpr.1;, &man.lpq.1;, and &man.lpd.8; have received a
-      few minor enhancements. &merged;</para>
+    <para>&man.lpd.8; now implements a new <literal>rc</literal>
+      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 <command>lpr
+      -#<replaceable>n</replaceable></command>. &merged;</para>
 
     <para>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</programlisting>
 	multiplexing and demultiplexing packets over multiple links
 	has been added.  &merged;</para>
 
+      <para>A new ng_split node type has been added for splitting a
+        bidirectional packet flow into two unidirectional flows.</para>
+
       <para>A new sysctl
 	<varname>net.inet.ip.check_interface</varname>, 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</programlisting>
 	corruption problems on systems using the VIA 82C686B
 	Southbridge chip. &merged;</para>
 
-<!-- The following note needs to be made more specific or eliminated. -->
-      <para>The CAM error recovery code has been updated.</para>
-
       <para>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</programlisting>
       <para arch="i386">The &man.twe.4; 3ware ATA RAID driver has
 	added. &merged;</para>
 
-<!-- The following note needs to be made more specific or eliminated. -->
-      <para>The &man.vinum.4; volume manager has received some bug
-	fixes and enhancements.</para>
-
       <para>The &man.wd.4; compatibility devices were removed from the
 	&man.ata.4; driver. &merged;</para>
     </sect3>
@@ -2330,8 +2326,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
       cause &man.lpd.8; not to open a socket for network print
       jobs). &merged;</para>
 
-    <para>&man.lpr.1;, &man.lpq.1;, and &man.lpd.8; have received a
-      few minor enhancements. &merged;</para>
+    <para>&man.lpd.8; now implements a new <literal>rc</literal>
+      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 <command>lpr
+      -#<replaceable>n</replaceable></command>. &merged;</para>
 
     <para>Catching up with most other network utilities in the base
       system, &man.lpr.1;, &man.lpd.8;, &man.syslogd.8;, and