Author: wayland
Date: 2009-08-04 06:43:35 +0200 (Tue, 04 Aug 2009)
New Revision: 27866

Modified:
   docs/Perl6/Spec/S32-setting-library/IO.pod
Log:
[S32/IO] Stopped referring to IO::Endable, as its functionality seems to be 
currently 
subsumed into IO::Seekable.  If I've done it wrong, feel free to change it.  


Modified: docs/Perl6/Spec/S32-setting-library/IO.pod
===================================================================
--- docs/Perl6/Spec/S32-setting-library/IO.pod  2009-08-04 03:51:46 UTC (rev 
27865)
+++ docs/Perl6/Spec/S32-setting-library/IO.pod  2009-08-04 04:43:35 UTC (rev 
27866)
@@ -1220,7 +1220,7 @@
 
 =item IO.eof
 
-Gone, see C<IO::Endable>.
+Gone, see eoi C<IO::Seekable>.
 
 =item IO.fileno
 

Reply via email to