summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2000-12-19 21:34:42 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2000-12-19 21:34:42 +0000
commit7ea3cd407b6ec2a3e424bdfbc486b6e01d6d28bd (patch)
tree07e09d8ad20b5ba1bc0766d43bd3fee8319ccca0 /lib
parent9ad0568745f6fe01e5fc04f7d23be449d0c377a4 (diff)
downloadperl-7ea3cd407b6ec2a3e424bdfbc486b6e01d6d28bd.tar.gz
Integrate mainline.
p4raw-id: //depot/perlio@8202
Diffstat (limited to 'lib')
-rw-r--r--lib/Net/Ping.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/Ping.pm b/lib/Net/Ping.pm
index 20a642e0c3..a2846fe902 100644
--- a/lib/Net/Ping.pm
+++ b/lib/Net/Ping.pm
@@ -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.