[patch perl@8133] Typo in my Net::Ping doc patch :(
Jonathan Stowe [Sun, 17 Dec 2000 17:08:10 +0000 (17:08 +0000)]
Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@8144

lib/Net/Ping.pm

index 20a642e..a2846fe 100644 (file)
@@ -461,7 +461,7 @@ same data as the packet that was sent, the remote host is considered
 reachable.  This protocol does not require any special privileges.
 
 It should be borne in mind that, for both tcp and udp ping, a host
-will be reported as unreachable if if not is not running the
+will be reported as unreachable if it is not running the
 appropriate echo service.  For Unix-like systems see L<inetd(8)> for
 more information.