Index: trunk/DNSDB.pm
===================================================================
--- trunk/DNSDB.pm	(revision 789)
+++ trunk/DNSDB.pm	(revision 790)
@@ -2672,5 +2672,5 @@
 
 ## DNSDB::domainID()
-# Takes a database handle and domain name
+# Takes a domain name and default location
 # Returns the domain ID number
 sub domainID {
@@ -2702,5 +2702,6 @@
 
 ## DNSDB::revID()
-# Takes a database handle and reverse zone name
+# Takes a reverse zone name and default location
+# Assumes the reverse zone is in the logical CIDR form, not the formal .arpa form
 # Returns the rDNS ID number
 sub revID {
