diff options
Diffstat (limited to 'man7/icmp.7')
| -rw-r--r-- | man7/icmp.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/icmp.7 b/man7/icmp.7 index c5b676aaaa..7d6654f876 100644 --- a/man7/icmp.7 +++ b/man7/icmp.7 @@ -58,13 +58,13 @@ packets needed for path MTU discovery. .TP .IR icmp_echo_ignore_all " (since Linux 2.2)" .\" Precisely: 2.1.68 -If this value is non-zero, Linux will ignore all +If this value is nonzero, Linux will ignore all .B ICMP_ECHO requests. .TP .IR icmp_echo_ignore_broadcasts " (since Linux 2.2)" .\" Precisely: from 2.1.68 -If this value is non-zero, Linux will ignore all +If this value is nonzero, Linux will ignore all .B ICMP_ECHO packets sent to broadcast addresses. .TP |
