]> git.gsnw.org Git - fping.git/commitdiff
some more text tuning
authorDavid Schweikert <david@schweikert.ch>
Fri, 17 Feb 2017 11:44:31 +0000 (12:44 +0100)
committerDavid Schweikert <david@schweikert.ch>
Fri, 17 Feb 2017 11:44:31 +0000 (12:44 +0100)
ChangeLog

index 8b5580861759117eb27f0e2ace0ab546f612203c..fb380ea7bf467e6aad7c816db1394965461549ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
     fping will now discard replies, if they arrive after the defined timeout
     for reply packets, specified with -t. This change is relevant only for the
-    counting and looping modes, where the measured times should now be more
+    count and loop modes, where the measured times should be now more
     consistent (see github issue #32 for details).
 
     To prevent loosing reply packets because of this change, the default
-    timeout in counting and looping modes is now automatically adjusted to the
+    timeout in count and loop modes is now automatically adjusted to the
     period interval (up to 2000 ms), but it can be overriden with the -t
-    option. The default timeout for non-looping/counting modes remains 500 ms.
+    option. The default timeout for non-loop/count modes remains 500 ms.
 
   * INCOMPATIBLE CHANGE: no restrictions by default
 
-    fping will not enforce that -i is >= 1 and -p >= 10 anymore, except if
-    you ./configure with the new '--enable-safe-limits' parameter.
+    fping will not enforce -i >= 1 and -p >= 10 anymore, except if you
+    './configure --enable-safe-limits'.
 
     The reasoning to removing the restrictions by default, is that users can
     clog the network with other tools anyway, and these restrictions are