From 0b306b40dfef62f6bdfc9f744bf87ee27753005d Mon Sep 17 00:00:00 2001 From: bmah Date: Tue, 27 Feb 2001 19:25:23 +0000 Subject: Fix typo: s/TAR_SSH/TAR_RSH/ Update: ICMP resetting TCP sysctl is now net.inet.tcp.icmp_may_rst. Submitted by: knu, jesper --- release/texts/alpha/RELNOTES.TXT | 4 ++-- release/texts/i386/RELNOTES.TXT | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'release') diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index a4a2c1b..f589550 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -218,7 +218,7 @@ separate counters. Each rate limiting queue now has its own description. ICMP UNREACH_FILTER_PROHIB messages can now RST TCP connections, as -controlled by the net.inet.tcp.icmp_admin_prohib_like_rst sysctl. +controlled by the net.inet.tcp.icmp_may_rst sysctl. TCP has received some bug fixes for its delayed ACK behavior. [MERGED] @@ -781,7 +781,7 @@ pkg_delete(1) now can perform glob/regexp matching of package names. In addition, it supports the -a option for removing all packages and the -i option for rm(1)-style interactive confirmation. -tar(1) now supports the TAR_SSH variable, principally to enable the +tar(1) now supports the TAR_RSH variable, principally to enable the use of ssh(1) as a transport. [MERGED] disklabel(8) now supports partition sizes expressed in kilobytes, diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index abb4d8f..5e04c28 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -174,7 +174,7 @@ Replace the PQ_*CACHE options with a single PQ_CACHESIZE option to be set to the cache size in kilobytes. The old options are still supported for backwards compatibility. [MERGED] -The NCPU, NAPIC, NBUS, and NINTR kernel configuration options, +The NCPU, NAPIC, NBUS, and NIN kernel configuration options, for configuring SMP kernels, have been removed. NCPU is now set to a maximum of 16, and the other, aforementioned options are now dynamic. [MERGED] @@ -288,7 +288,7 @@ separate counters. Each rate limiting queue now has its own description. ICMP UNREACH_FILTER_PROHIB messages can now RST TCP connections, as -controlled by the net.inet.tcp.icmp_admin_prohib_like_rst sysctl. +controlled by the net.inet.tcp.icmp_may_rst sysctl. TCP has received some bug fixes for its delayed ACK behavior. [MERGED] @@ -878,7 +878,7 @@ pkg_delete(1) now can perform glob/regexp matching of package names. In addition, it supports the -a option for removing all packages and the -i option for rm(1)-style interactive confirmation. -tar(1) now supports the TAR_SSH variable, principally to enable the +tar(1) now supports the TAR_RSH variable, principally to enable the use of ssh(1) as a transport. [MERGED] disklabel(8) now supports partition sizes expressed in kilobytes, -- cgit v1.1