]> git.gsnw.org Git - fping.git/commitdiff
minor wording fix
authorDavid Schweikert <david@schweikert.ch>
Thu, 16 Feb 2017 14:14:03 +0000 (15:14 +0100)
committerDavid Schweikert <david@schweikert.ch>
Thu, 16 Feb 2017 14:14:03 +0000 (15:14 +0100)
ChangeLog

index 3ce3b8bc74f23a9f79ab150cd2f42e2391cb6d75..257ddd67ed96cadbb39c9187dd26f419cdf7f3f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
     fping -d NAME    NAME->IP->IPNAME       NAME->IP->IPNAME
 
   * INCOMPATIBILITY WARNING 3:
-    fping will now reject replies, if they arrive after the defined timeout
-    for reply packets, specified with -t. This change is relevant only for
-    for the counting and looping modes, where now the measured times should
-    be more consistent (see github issue #32 for details).
+    fping will now discard replies, if they arrive after the defined timeout
+    for reply packets, specified with -t. This change is relevant only for for
+    the counting and looping modes, where now the measured times should be
+    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