From f2678a49d8a98abaedab8c1fde7d0eddeaca5d70 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sat, 7 Jul 2001 18:55:23 +0000 Subject: [PATCH] Markup fix: Change sysctl variables marked as to consistently use . No content changes. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 +++--- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index a42b10a7477..f68e4d9a80a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -385,7 +385,7 @@ ICMP UNREACH_FILTER_PROHIB messages can now RST TCP connections in the SYN_SENT state if the correct sequence numbers are sent back, as controlled by the - net.inet.tcp.icmp_may_rst + net.inet.tcp.icmp_may_rst sysctl. TCP has received some bug fixes for its delayed ACK @@ -421,13 +421,13 @@ should reduce the buffer usage on large systems handling many connections. - A new sysctl net.inet.ip.check_interface, + A new sysctl net.inet.ip.check_interface, which is on by default, causes IP to verify that an incoming packet arrives on an interface that has an address matching the packet's destination address. &merged; A new sysctl - net.link.ether.inet.log_arp_wrong_iface has + net.link.ether.inet.log_arp_wrong_iface has been added to control the suppression of logging when ARP replies arrive on the wrong interface. &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 a42b10a7477..f68e4d9a80a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -385,7 +385,7 @@ ICMP UNREACH_FILTER_PROHIB messages can now RST TCP connections in the SYN_SENT state if the correct sequence numbers are sent back, as controlled by the - net.inet.tcp.icmp_may_rst + net.inet.tcp.icmp_may_rst sysctl. TCP has received some bug fixes for its delayed ACK @@ -421,13 +421,13 @@ should reduce the buffer usage on large systems handling many connections. - A new sysctl net.inet.ip.check_interface, + A new sysctl net.inet.ip.check_interface, which is on by default, causes IP to verify that an incoming packet arrives on an interface that has an address matching the packet's destination address. &merged; A new sysctl - net.link.ether.inet.log_arp_wrong_iface has + net.link.ether.inet.log_arp_wrong_iface has been added to control the suppression of logging when ARP replies arrive on the wrong interface. &merged;