]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
fixed manpage, updated NEWS
authorRoger Wolff <R.E.Wolff@BitWizard.nl>
Tue, 16 Jul 2013 12:37:28 +0000 (14:37 +0200)
committerRoger Wolff <R.E.Wolff@BitWizard.nl>
Tue, 16 Jul 2013 12:37:28 +0000 (14:37 +0200)
NEWS
mtr.8

diff --git a/NEWS b/NEWS
index 11539a6dcc5453de8e96648a76642ad489b8003e..b14898aaf7ddb523b83da8f87c77e0af70aa1b45 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ V0.86 fixed default hostname logic.
            Thomas
       inverted IPINFO define in the code. Removes double negatives. 
          -- Vladimir Yakovetsky, REW.
+      fixed failure on ipv4 only systems when ipv6 was available at
+         compile time. -- REW.
 
 
 V0.85 fixed asn support. (better compile time detection of required features)
diff --git a/mtr.8 b/mtr.8
index c13d05a0798c077aa9af8db70cd7b933c7ba3dfc..b3d0eb55206ed18cfd88362ec90b1761696ea061 100644 (file)
--- a/mtr.8
+++ b/mtr.8
@@ -330,7 +330,7 @@ Use IPv4 only.
 .TP
 .B \-6
 .br
-Use IPv6 only.
+Use IPv6 only. (IPV4 may be used for DNS lookups). 
 
 .SH BUGS