aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2015-03-26 12:52:21 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2015-03-26 12:52:21 +0000
commit532ef888bda773355b2e15bb956a8ed8ac99d720 (patch)
tree2e2b1621b648b56f311b0701919ce0bc30bb280f /share
parent5523c82c1a804f3ce9dfff97afe0b61b24527861 (diff)
downloadsrc-532ef888bda773355b2e15bb956a8ed8ac99d720.tar.gz
src-532ef888bda773355b2e15bb956a8ed8ac99d720.zip
Corrected descriptions of net.inet.icmp.icmplim and icmplim_output.
Reviewed by: pluknet
Notes
Notes: svn path=/head/; revision=280688
Diffstat (limited to 'share')
-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 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