tony2001 Sun Apr 3 08:26:27 2005 EDT
Modified files:
/phpdoc/en/reference/ifx configure.xml
Log:
fix typo
http://cvs.php.net/diff.php/phpdoc/en/reference/ifx/configure.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ifx/configure.xml
diff -u phpdoc/en/reference/ifx/configure.xml:1.1
phpdoc/en/reference/ifx/configure.xml:1.2
--- phpdoc/en/reference/ifx/configure.xml:1.1 Sat Nov 30 07:45:45 2002
+++ phpdoc/en/reference/ifx/configure.xml Sun Apr 3 08:26:26 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<section id="ifx.installation">
&reftitle.install;
<para>
To be able to use the functions defined in this module you must compile
your PHP interpreter using the configure line
- <option role="configure">--with_informix[=DIR]</option>, where DIR is the
+ <option role="configure">--with-informix[=DIR]</option>, where DIR is the
Informix base install directory, defaults to nothing.
</para>
</section>