From f297098a3a2a99296667e6c62d7e600b5a4b65e7 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Sun, 20 Jul 2014 21:52:46 -0400 Subject: [PATCH] POD update --- Netdisco/lib/App/Netdisco/Util/DNS.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.