hholzgra                Mon Nov 12 11:27:48 2001 EDT

  Modified files:              (Branch: dev_docbook4)
    /phpdoc/en/functions        bc.xml 
  Log:
  MFH
  
  
Index: phpdoc/en/functions/bc.xml
diff -u phpdoc/en/functions/bc.xml:1.16.2.2 phpdoc/en/functions/bc.xml:1.16.2.3
--- phpdoc/en/functions/bc.xml:1.16.2.2 Mon Nov 12 09:59:18 2001
+++ phpdoc/en/functions/bc.xml  Mon Nov 12 11:27:48 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Revision: 1.16.2.2 $ -->
+<!-- $Revision: 1.16.2.3 $ -->
 <reference id="ref.bc">
   <title>BCMath Arbitrary Precision Mathematics Functions</title>
   <titleabbrev>BC math</titleabbrev>
@@ -7,9 +7,9 @@
   <partintro>
    <para>
     In PHP 4, these functions are only available if PHP was configured with
-    <option role="configure"><link 
linkend="install.configure.enable-bcmath">--enable-bcmath</link></option>.
+    <link linkend="install.configure.enable-bcmath"><option 
+role="configure">--enable-bcmath</option></link>.
     In PHP 3, these functions are only available if PHP was not configured with
-    <option role="configure"><link 
linkend="install.configure.disable-bcmath">--disable-bcmath</link></option>.
+    <link linkend="install.configure.disable-bcmath"><option 
+role="configure">--disable-bcmath</option></link>.
    </para>
    <note>
     <para>


Reply via email to