From 532ef888bda773355b2e15bb956a8ed8ac99d720 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 26 Mar 2015 12:52:21 +0000 Subject: [PATCH] Corrected descriptions of net.inet.icmp.icmplim and icmplim_output. Reviewed by: pluknet --- share/man/man4/icmp.4 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/share/man/man4/icmp.4 b/share/man/man4/icmp.4 index c0f51b3e1de1..fe932a790831 100644 --- a/share/man/man4/icmp.4 +++ b/share/man/man4/icmp.4 @@ -28,7 +28,7 @@ .\" @(#)icmp.4 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd September 30, 2014 +.Dd March 26, 2015 .Dt ICMP 4 .Os .Sh NAME @@ -177,13 +177,11 @@ Defaults to 0. .It Va icmplim .Pq Vt integer Bandwidth limit for ICMP replies in packets/second. -Used when -.Va icmplim_output -is non-zero. +If set to zero, no limiting will occur. Defaults to 200. .It Va icmplim_output .Pq Vt boolean -Enable/disable bandwidth limiting of ICMP replies. +Enable/disable logging of ICMP replies bandwidth limiting. Defaults to true. .It Va drop_redirect .Pq Vt boolean