icmp.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-11-24 15:46:52 -05:00
parent 7f5a74f7a1
commit f5d246e18e
1 changed files with 2 additions and 2 deletions

View File

@ -78,10 +78,10 @@ packets.
.TP
.IR icmp_errors_use_inbound_ifaddr " (Boolean; default: disabled; since Linux 2.6.12)"
.\" The following taken from 2.6.28-rc4 Documentation/networking/ip-sysctl.txt
If enabled, ICMP error messages are sent with the primary address of
If disabled, ICMP error messages are sent with the primary address of
the exiting interface.
If non-zero, the message will be sent with the primary address of
If enabled, the message will be sent with the primary address of
the interface that received the packet that caused the ICMP error.
This is the behavior that many network administrators will expect from
a router.