diff options
author | bmah <bmah@FreeBSD.org> | 2001-07-12 18:58:18 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-07-12 18:58:18 +0000 |
commit | 07f2cbf4680df967cf604dd3014835adea2d00a5 (patch) | |
tree | 0a5b9f2c88b4530a29450c7fcddb7476a0794ca4 /release | |
parent | 9b490184ec8643768286f43dff82dacdb36c638f (diff) | |
download | FreeBSD-src-07f2cbf4680df967cf604dd3014835adea2d00a5.zip FreeBSD-src-07f2cbf4680df967cf604dd3014835adea2d00a5.tar.gz |
Note MFCs: Transmeta Crusoe/Longrun detection, TCP template buffer
allocation, lpd(8) -wand -c, lpc(8) tclean/clean improvements, dump(8)
-D, du(1) -I.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 12 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 67b3e87..fc31d7b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -260,7 +260,7 @@ <para arch="i386">Detection for new processors, such as the FC-PGA2 Pentium III (Tualatin), Transmeta Crusoe, and Transmeta - Crusoe LongRun, has been added.</para> + Crusoe LongRun, has been added. &merged;</para> </sect3> @@ -419,7 +419,7 @@ <para>The TCP implementation no longer requires the allocation of a TCP template structure for each connection; this should reduce the buffer usage on large systems handling many - connections.</para> + connections. &merged;</para> <para>A new sysctl <varname>net.inet.ip.check_interface</varname>, which is on by default, causes IP to verify that an incoming @@ -1178,12 +1178,12 @@ <para>&man.lpd.8; now takes two new options: <option>-c</option> will log all connection errors to &man.syslogd.8;, while <option>-w</option> will allow connections from non-reserved - ports.</para> + ports. &merged;</para> <para>&man.lpc.8; has been improved; <command>lpc clean</command> is now somewhat safer, and a new <command>lpc tclean</command> command has been added to check to see what files would be removed - by <command>lpc clean</command>.</para> + by <command>lpc clean</command>. &merged;</para> <para>If the first argument to &man.ancontrol.8; or &man.wicontrol.8; doesn't start with a <literal>-</literal>, it is @@ -1370,7 +1370,7 @@ <para>&man.dump.8; has a new <option>-D</option> option, allowing the path to the <filename>/etc/dumpdates</filename> file to be - changed.</para> + changed. &merged;</para> <para>&man.split.1; now has the ability to split a file longer than 2GB. &merged;</para> @@ -1549,7 +1549,7 @@ <para>&man.du.1; now takes a <option>-I</option> command-line flag to ignore/skip files and subdirectories matching a specified - shell-glob mask.</para> + shell-glob mask. &merged;</para> <para>The &man.resolver.3; in &os; now implements EDNS0 support, which will be necessary when working with IPv6 transport-ready 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 67b3e87..fc31d7b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -260,7 +260,7 @@ <para arch="i386">Detection for new processors, such as the FC-PGA2 Pentium III (Tualatin), Transmeta Crusoe, and Transmeta - Crusoe LongRun, has been added.</para> + Crusoe LongRun, has been added. &merged;</para> </sect3> @@ -419,7 +419,7 @@ <para>The TCP implementation no longer requires the allocation of a TCP template structure for each connection; this should reduce the buffer usage on large systems handling many - connections.</para> + connections. &merged;</para> <para>A new sysctl <varname>net.inet.ip.check_interface</varname>, which is on by default, causes IP to verify that an incoming @@ -1178,12 +1178,12 @@ <para>&man.lpd.8; now takes two new options: <option>-c</option> will log all connection errors to &man.syslogd.8;, while <option>-w</option> will allow connections from non-reserved - ports.</para> + ports. &merged;</para> <para>&man.lpc.8; has been improved; <command>lpc clean</command> is now somewhat safer, and a new <command>lpc tclean</command> command has been added to check to see what files would be removed - by <command>lpc clean</command>.</para> + by <command>lpc clean</command>. &merged;</para> <para>If the first argument to &man.ancontrol.8; or &man.wicontrol.8; doesn't start with a <literal>-</literal>, it is @@ -1370,7 +1370,7 @@ <para>&man.dump.8; has a new <option>-D</option> option, allowing the path to the <filename>/etc/dumpdates</filename> file to be - changed.</para> + changed. &merged;</para> <para>&man.split.1; now has the ability to split a file longer than 2GB. &merged;</para> @@ -1549,7 +1549,7 @@ <para>&man.du.1; now takes a <option>-I</option> command-line flag to ignore/skip files and subdirectories matching a specified - shell-glob mask.</para> + shell-glob mask. &merged;</para> <para>The &man.resolver.3; in &os; now implements EDNS0 support, which will be necessary when working with IPv6 transport-ready |