From: Mark-Jason Dominus Date: Tue, 13 Aug 2002 21:19:08 +0000 (-0400) Subject: Re: [perl #16198] pod tpyo in hostent.pm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0b17b39ba5d75cadbeee8e3e069ab9986688c352;p=p5sagit%2Fp5-mst-13.2.git Re: [perl #16198] pod tpyo in hostent.pm Message-id: <20020814011909.22744.qmail@plover.com> p4raw-id: //depot/perl@17735 --- diff --git a/lib/Net/hostent.pm b/lib/Net/hostent.pm index 04cbee3..7cff370 100644 --- a/lib/Net/hostent.pm +++ b/lib/Net/hostent.pm @@ -70,7 +70,7 @@ Net::hostent - by-name interface to Perl's built-in gethost*() functions =head1 SYNOPSIS - use Net::hostnet; + use Net::hostent; =head1 DESCRIPTION