summaryrefslogtreecommitdiff
path: root/pod/perlipc.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-04-27 05:33:41 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-04-27 05:33:41 +0000
commit106325ad18a7d364436c509de7040f7817bf07da (patch)
tree1b98b26f3b7625b6700faeb074a890825422b9ab /pod/perlipc.pod
parent7ca86468f50e48d16c4fd42ec5831ceb1a6368c3 (diff)
downloadperl-106325ad18a7d364436c509de7040f7817bf07da.tar.gz
doubled words in pods (from Simon Cozens
<simon.p.cozens@jp.pwcglobal.com>) p4raw-id: //depot/perl@5959
Diffstat (limited to 'pod/perlipc.pod')
-rw-r--r--pod/perlipc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlipc.pod b/pod/perlipc.pod
index 5b12fbe5e7..9a7fbeda72 100644
--- a/pod/perlipc.pod
+++ b/pod/perlipc.pod
@@ -922,7 +922,7 @@ For those preferring a higher-level interface to socket programming, the
IO::Socket module provides an object-oriented approach. IO::Socket is
included as part of the standard Perl distribution as of the 5.004
release. If you're running an earlier version of Perl, just fetch
-IO::Socket from CPAN, where you'll also find find modules providing easy
+IO::Socket from CPAN, where you'll also find modules providing easy
interfaces to the following systems: DNS, FTP, Ident (RFC 931), NIS and
NISPlus, NNTP, Ping, POP3, SMTP, SNMP, SSLeay, Telnet, and Time--just
to name a few.