icmp.7: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2015-12-06 19:47:23 +01:00 committed by Michael Kerrisk
parent dada404716
commit ed415fc2d9
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ sent to prevent loops when a packet has crossed too many hops.
.TP
.IR ping_group_range " (two integers; default: see below; since Linux 2.6.39)"
Range of the group IDs (minimum and maximum group IDs, inclusive)
ithat are allowed to create ICMP Echo sockets.
that are allowed to create ICMP Echo sockets.
The default is "1 0", which
means no group is allowed to create ICMP Echo sockets.
.SH VERSIONS