From 546378fe9f6023187dee2b3442ce0efde3e4220e Mon Sep 17 00:00:00 2001 From: Jan Dubois Date: Mon, 19 Oct 2009 13:50:12 -0700 Subject: [PATCH] The term 'winsock' is an implementation detail. --- pod/perl5111delta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 pod/perl5111delta.pod diff --git a/pod/perl5111delta.pod b/pod/perl5111delta.pod old mode 100644 new mode 100755 index b7e723f..8adce88 --- a/pod/perl5111delta.pod +++ b/pod/perl5111delta.pod @@ -187,7 +187,7 @@ C now returns C<-1>, and sets errno to C, thus restoring the 5.8. =item POSIX::strftime() can now handle Unicode characters in the format string. -=item The winsock select() implementation now supports all empty Cs more correctly. +=item The Windows select() implementation now supports all empty Cs more correctly. =back -- 1.8.3.1