summaryrefslogtreecommitdiffstats
path: root/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'release/doc/en_US.ISO8859-1/relnotes/common/new.sgml')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml6
1 files changed, 3 insertions, 3 deletions
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 a42b10a..f68e4d9 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 @@
<para>ICMP <literal>UNREACH_FILTER_PROHIB</literal> messages can
now RST TCP connections in the <literal>SYN_SENT</literal> state
if the correct sequence numbers are sent back, as controlled by the
- <literal>net.inet.tcp.icmp_may_rst</literal>
+ <varname>net.inet.tcp.icmp_may_rst</varname>
sysctl.</para>
<para>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.</para>
- <para>A new sysctl <literal>net.inet.ip.check_interface</literal>,
+ <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 on an interface that has an address matching the
packet's destination address. &merged;</para>
<para>A new sysctl
- <literal>net.link.ether.inet.log_arp_wrong_iface</literal> has
+ <varname>net.link.ether.inet.log_arp_wrong_iface</varname> has
been added to control the suppression of logging when ARP replies
arrive on the wrong interface. &merged;</para>
OpenPOWER on IntegriCloud