diff --git a/docs/refguide.xml b/docs/refguide.xml
index c1534226f..2279b6d5a 100644
--- a/docs/refguide.xml
+++ b/docs/refguide.xml
@@ -957,7 +957,7 @@ Traceroute works by sending packets with a low TTL (time-to-live) in an attempt
- By default, Nmap resolves IP addresses by sending
+ By default, Nmap reverse-resolves IP addresses by sending
queries directly to the name servers configured on your host
and then listening for responses. Many requests (often
dozens) are performed in parallel to improve performance.
@@ -965,8 +965,7 @@ Traceroute works by sending packets with a low TTL (time-to-live) in an attempt
IP at a time via the getnameinfo call). This is slower
and rarely useful unless you find a bug in the Nmap parallel
resolver (please let us know if you do). The system
- resolver is always used for IPv6 scans.
- IPv6limitations of
+ resolver is always used for forward lookups (getting an IP address from a hostname).
@@ -983,8 +982,8 @@ Traceroute works by sending packets with a low TTL (time-to-live) in an attempt
(for rDNS resolution) from your resolv.conf file (Unix) or
the Registry (Win32). Alternatively, you may use this
option to specify alternate servers. This option is not
- honored if you are using or an
- IPv6 scan. Using multiple DNS servers is often faster,
+ honored if you are using .
+ Using multiple DNS servers is often faster,
especially if you choose authoritative servers for your
target IP space. This option can also improve stealth, as
your requests can be bounced off just about any recursive