didou Tue Aug 10 19:43:37 2004 EDT
Modified files:
/phpdoc/en/reference/bc/functions bcscale.xml
Log:
fix build
# sorry
http://cvs.php.net/diff.php/phpdoc/en/reference/bc/functions/bcscale.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/bc/functions/bcscale.xml
diff -u phpdoc/en/reference/bc/functions/bcscale.xml:1.5
phpdoc/en/reference/bc/functions/bcscale.xml:1.6
--- phpdoc/en/reference/bc/functions/bcscale.xml:1.5 Tue Aug 10 19:40:27 2004
+++ phpdoc/en/reference/bc/functions/bcscale.xml Tue Aug 10 19:43:37 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/bc.xml, last change in rev 1.2 -->
<refentry id="function.bcscale">
<refnamediv>
@@ -22,9 +22,9 @@
</refsect1>
<refsect1>
&reftitle.examples;
- <example>
- <title><function>bcscale</function> example</title>
- <programlisting role="php">
+ <example>
+ <title><function>bcscale</function> example</title>
+ <programlisting role="php">
<![CDATA[
<?php
@@ -37,9 +37,8 @@
?>
]]>
- </programlisting>
- </example>
- </para>
+ </programlisting>
+ </example>
</refsect1>
</refentry>