s/socket/select/ typo
Michael G. Schwern [Tue, 13 Nov 2001 19:51:59 +0000 (14:51 -0500)]
Message-Id: <20011113195159.B32567@blackrider>

p4raw-id: //depot/perl@12983

pod/perlport.pod

index 1c87b3b..8d4e569 100644 (file)
@@ -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