cortesi         Fri Apr  5 07:24:18 2002 EDT

  Modified files:              
    /phpdoc/en/functions        image.xml 
  Log:
  adding <option> tag
  
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.86 phpdoc/en/functions/image.xml:1.87
--- phpdoc/en/functions/image.xml:1.86  Fri Apr  5 05:29:44 2002
+++ phpdoc/en/functions/image.xml       Fri Apr  5 07:24:18 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.86 $ -->
+<!-- $Revision: 1.87 $ -->
 <reference id="ref.image">
  <title>Image functions</title>
  <titleabbrev>Image</titleabbrev>
@@ -74,7 +74,8 @@
    <para>
     <note>
      <simpara>
-      This function is only available in PHP 4 compiled using --enable-exif.
+      This function is only available in PHP 4 compiled using 
+      <option role="configure">--enable-exif</option>.
      </simpara>
      <simpara>
       This function does not require the GD image library.
@@ -263,7 +264,8 @@
     </note>
     <note>
       <simpara>
-       This function is only available in PHP 4 compiled using --enable-exif.
+       This function is only available in PHP 4 compiled using 
+       <option role="configure">--enable-exif</option>.
        Its functionality and behaviour has changed in PHP 4.2. Earlier versions
        are very unstable.
       </simpara>
@@ -309,7 +311,8 @@
    <para>
     <note>
      <simpara>
-      This function is only available in PHP 4 compiled using --enable-exif.
+      This function is only available in PHP 4 compiled using 
+      <option role="configure">--enable-exif</option>.
       Its functionality and behaviour has changed in PHP 4.2
      </simpara>
      <simpara>


Reply via email to