diff --git a/docs/refguide.xml b/docs/refguide.xml index bdadb07b8..13cbc8545 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -349,7 +349,7 @@ you would expect. - Tells Nmap to + Tells Nmap to always do reverse DNS resolution on the target IP addresses. Normally reverse DNS is only performed against responsive (online) hosts. @@ -371,6 +371,20 @@ you would expect. + + + (Scan each address only once) + + + + Scan each IP address only once. The default behavior is to scan + each address as many times as it is specified in the target list, + such as when network ranges overlap or different hostnames resolve + to the same address. + + + + (Use system DNS resolver)