summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2001-11-13 14:51:59 -0500
committerAbhijit Menon-Sen <ams@wiw.org>2001-11-14 00:00:27 +0000
commit76e05f0bd47af4428397c7a14b305d334a95c418 (patch)
treec6343794ff132bcca39dd0b273b506428094bead /pod
parent39ac7f1bebb4ca2b4cc30387546811c6740b1192 (diff)
downloadperl-76e05f0bd47af4428397c7a14b305d334a95c418.tar.gz
s/socket/select/ typo
Message-Id: <20011113195159.B32567@blackrider> p4raw-id: //depot/perl@12983
Diffstat (limited to 'pod')
-rw-r--r--pod/perlport.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlport.pod b/pod/perlport.pod
index 1c87b3b47d..8d4e569e41 100644
--- a/pod/perlport.pod
+++ b/pod/perlport.pod
@@ -1662,7 +1662,7 @@ Only implemented on sockets. (Win32)
Only reliable on sockets. (S<RISC OS>)
-Note that the C<socket FILEHANDLE> form is generally portable.
+Note that the C<select FILEHANDLE> form is generally portable.
=item semctl ID,SEMNUM,CMD,ARG