Author: ru
Date: Thu Mar 26 12:52:21 2015
New Revision: 280688
URL: https://svnweb.freebsd.org/changeset/base/280688

Log:
  Corrected descriptions of net.inet.icmp.icmplim and icmplim_output.
  
  Reviewed by:  pluknet

Modified:
  head/share/man/man4/icmp.4

Modified: head/share/man/man4/icmp.4
==============================================================================
--- head/share/man/man4/icmp.4  Thu Mar 26 12:17:47 2015        (r280687)
+++ head/share/man/man4/icmp.4  Thu Mar 26 12:52:21 2015        (r280688)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to