diff --git a/Netdisco/lib/App/Netdisco/Util/DNS.pm b/Netdisco/lib/App/Netdisco/Util/DNS.pm index a8712f30..d55b2e42 100644 --- a/Netdisco/lib/App/Netdisco/Util/DNS.pm +++ b/Netdisco/lib/App/Netdisco/Util/DNS.pm @@ -110,9 +110,7 @@ resolver C. Given a reference to an array of hashes will resolve the C or C address in the C or C key of each hash into its hostname which -will be inserted in the C key of the hash. The resolver does also -forward-lookups to verify that the resolved hostnames point to the -address. +will be inserted in the C key of the hash. Returns the supplied reference to an array of hashes with dns values for addresses which resolved.