Author: moritz
Date: Tue Nov 25 02:26:39 2008
New Revision: 33189

Modified:
   trunk/docs/pdds/draft/pdd14_numbers.pod

Log:
[cage] neither line wrapping in pdd14


Modified: trunk/docs/pdds/draft/pdd14_numbers.pod
==============================================================================
--- trunk/docs/pdds/draft/pdd14_numbers.pod     (original)
+++ trunk/docs/pdds/draft/pdd14_numbers.pod     Tue Nov 25 02:26:39 2008
@@ -120,8 +120,8 @@
 purely internally (perhaps by swapping vtables), rather than converting to a
 different PMC type.}}
 
-=item i_[add|subtract|multiply|divide|floor_divide|modulus|pow]_float(INTVAL
-      b)
+=item
+   i_[add|subtract|multiply|divide|floor_divide|modulus|pow]_float(INTVAL b)
 
 Add/subtract/multiply/divide/modulus/exponent an integer value with the
 C<Integer> PMC, and set the C<Integer> to the resulting value, morphing it

Reply via email to