From: ivan Date: Sat, 29 Jan 2000 21:10:13 +0000 (+0000) Subject: doc update X-Git-Tag: freeside_1_2_3~8 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ccbd7d4704d768d4d79c3beafbc9ef44ace49f8c doc update --- diff --git a/FS/FS/svc_domain.pm b/FS/FS/svc_domain.pm index 73cc3e340..f960de066 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) 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