This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Minor fixups from 001e9f8966
[perl5.git] / pod / perlport.pod
index 839468b..6be7487 100644 (file)
@@ -1923,9 +1923,7 @@ Not implemented. (Win32, VMS, S<RISC OS>, VOS)
 
 =item sleep
 
-On Win32 C<sleep> is limited to a maximum of 4294967 seconds, approximately 49
-days, and also signals do not cause C<sleep> to return early once a signal
-fires. C<sleep> will always wait the full time period before returning.
+Limited to a maximum of 4294967 seconds, approximately 49 days. (Win32)
 
 =item sockatmark