summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2015-03-26 12:52:21 +0000
committerru <ru@FreeBSD.org>2015-03-26 12:52:21 +0000
commit9eab1403d5c0cb4edff98873f28fc31d6043aa9b (patch)
tree2e2b1621b648b56f311b0701919ce0bc30bb280f /share/man
parentdc6dad56dd84e00efff878f9a1c3eac55c877ad8 (diff)
downloadFreeBSD-src-9eab1403d5c0cb4edff98873f28fc31d6043aa9b.zip
FreeBSD-src-9eab1403d5c0cb4edff98873f28fc31d6043aa9b.tar.gz
Corrected descriptions of net.inet.icmp.icmplim and icmplim_output.
Reviewed by: pluknet
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/icmp.48
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/icmp.4 b/share/man/man4/icmp.4
index c0f51b3..fe932a7 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
OpenPOWER on IntegriCloud