develooper Front page | perl.perl6.language | Postings from August 2010

r31975 -[spec] small markup fixes

From:
pugs-commits
Date:
August 13, 2010 02:03
Subject:
r31975 -[spec] small markup fixes
Message ID:
20100813090323.24327.qmail@feather.perl6.nl
Author: moritz
Date: 2010-08-13 11:03:22 +0200 (Fri, 13 Aug 2010)
New Revision: 31975

Modified:
   docs/Perl6/Spec/S03-operators.pod
   docs/Perl6/Spec/S05-regex.pod
Log:
[spec] small markup fixes

Modified: docs/Perl6/Spec/S03-operators.pod
===================================================================
--- docs/Perl6/Spec/S03-operators.pod	2010-08-12 21:12:32 UTC (rev 31974)
+++ docs/Perl6/Spec/S03-operators.pod	2010-08-13 09:03:22 UTC (rev 31975)
@@ -1916,7 +1916,7 @@
 
     $ab = $b / $a;
     $bc = $c / $b;
-    
+
 If the two quotients are equal (and finite), then a geometric
 function of C<{$_ * $bc}> is deduced.
 

Modified: docs/Perl6/Spec/S05-regex.pod
===================================================================
--- docs/Perl6/Spec/S05-regex.pod	2010-08-12 21:12:32 UTC (rev 31974)
+++ docs/Perl6/Spec/S05-regex.pod	2010-08-13 09:03:22 UTC (rev 31975)
@@ -655,6 +655,8 @@
 
 The C<:dba> adverb is only allowed inside a regex.
 
+=back
+
 =head1 Changed metacharacters
 
 =over




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About