From ed415fc2d971f82f71ac33eb476c272c9fbbeba6 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sun, 6 Dec 2015 19:47:23 +0100 Subject: [PATCH] icmp.7: tfix Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- man7/icmp.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/icmp.7 b/man7/icmp.7 index 6c23415ed..05e1adf7a 100644 --- a/man7/icmp.7 +++ b/man7/icmp.7 @@ -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