Change 8144 by jhi@alpha on 2000/12/17 17:33:48

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

Affected files ...

... //depot/perl/lib/Net/Ping.pm#14 edit

Differences ...

==== //depot/perl/lib/Net/Ping.pm#14 (text) ====
Index: perl/lib/Net/Ping.pm
--- perl/lib/Net/Ping.pm.~1~	Thu Nov 22 14:37:40 2001
+++ perl/lib/Net/Ping.pm	Thu Nov 22 14:37:40 2001
@@ -461,7 +461,7 @@
 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.
 
End of Patch.
