rioter Fri Dec 17 10:58:36 2004 EDT
Modified files:
/phpdoc/en/reference/readline configure.xml
Log:
s/this/these forgot to commit it with the last file
http://cvs.php.net/diff.php/phpdoc/en/reference/readline/configure.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/readline/configure.xml
diff -u phpdoc/en/reference/readline/configure.xml:1.1
phpdoc/en/reference/readline/configure.xml:1.2
--- phpdoc/en/reference/readline/configure.xml:1.1 Mon Dec 2 07:55:38 2002
+++ phpdoc/en/reference/readline/configure.xml Fri Dec 17 10:58:36 2004
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<section id="readline.installation">
&reftitle.install;
<para>
- To use this functions you must compile the CGI or CLI version of PHP
+ To use these functions you must compile the CGI or CLI version of PHP
with readline support. You need to configure PHP
<option role="configure">--with-readline[=DIR]</option>.
In order you want to use the libedit readline replacement, configure PHP