summaryrefslogtreecommitdiff
path: root/FS/FS/svc_domain.pm
diff options
context:
space:
mode:
authorivan <ivan>2000-01-29 21:10:13 +0000
committerivan <ivan>2000-01-29 21:10:13 +0000
commitccbd7d4704d768d4d79c3beafbc9ef44ace49f8c (patch)
treed26359fa0e32d3ea762b4af7297613aff83a174a /FS/FS/svc_domain.pm
parent2d7c7784f01a7012c944a5b060284d6dde3fb07f (diff)
doc update
Diffstat (limited to 'FS/FS/svc_domain.pm')
-rw-r--r--FS/FS/svc_domain.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/FS/FS/svc_domain.pm b/FS/FS/svc_domain.pm
index 73cc3e3..f960de0 100644
--- a/FS/FS/svc_domain.pm
+++ b/FS/FS/svc_domain.pm
@@ -257,8 +257,8 @@ sub check {
=item whois
-Returns the Net::Whois object corresponding to this domain, or undef if
-the domain is not found in whois.
+Returns the Net::Whois::Domain object (see L<Net::Whois>) for this domain, or
+undef if the domain is not found in whois.
(If $FS::svc_domain::whois_hack is true, returns that in all cases instead.)
@@ -393,7 +393,7 @@ sub submit_internic {
=head1 VERSION
-$Id: svc_domain.pm,v 1.3 1999-08-11 20:41:27 ivan Exp $
+$Id: svc_domain.pm,v 1.4 2000-01-29 21:10:13 ivan Exp $
=head1 BUGS