Author: wayland
Date: 2009-02-26 02:56:30 +0100 (Thu, 26 Feb 2009)
New Revision: 25569

Modified:
   docs/Perl6/Spec/S28-special-names.pod
   docs/Perl6/Spec/S32-setting-library/IO.pod
Log:
S32: Mentioned IPv6
S28: bugfixes


Modified: docs/Perl6/Spec/S28-special-names.pod
===================================================================
--- docs/Perl6/Spec/S28-special-names.pod       2009-02-26 01:46:30 UTC (rev 
25568)
+++ docs/Perl6/Spec/S28-special-names.pod       2009-02-26 01:56:30 UTC (rev 
25569)
@@ -25,7 +25,7 @@
 
 =head1 Overview
 
-=head2 Secondary Sigils (also known as "twigils"):
+=head2 Secondary Sigils (also known as "twigils")
 
 A quick reminder of the relevant twigils from S02:
 
@@ -56,7 +56,7 @@
 rather than compiler control.  The structure of these variables will
 be fleshed out in S26.
 
-=head2 Named variables:
+=head2 Named variables
 
  Variable            Spec  Description
  --------            ----  -----------

Modified: docs/Perl6/Spec/S32-setting-library/IO.pod
===================================================================
--- docs/Perl6/Spec/S32-setting-library/IO.pod  2009-02-26 01:46:30 UTC (rev 
25568)
+++ docs/Perl6/Spec/S32-setting-library/IO.pod  2009-02-26 01:56:30 UTC (rev 
25569)
@@ -846,6 +846,8 @@
 
 The NoOpen option is passed to IO::Streamable.new()
 
+IPv6 is supported.  
+
 =item open
 
  method open()

Reply via email to