svn: /phpdoc/de/trunk/reference/readline/ configure.xml
[email protected] ("Carola 'Sammy' Kummert")
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
sammywg Fri, 14 May 2010 13:41:35 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299381
Log:
sync with en
Changed paths:
U phpdoc/de/trunk/reference/readline/configure.xml
Modified: phpdoc/de/trunk/reference/readline/configure.xml
===================================================================
--- phpdoc/de/trunk/reference/readline/configure.xml 2010-05-14 13:38:17 UTC (rev 299380)
+++ phpdoc/de/trunk/reference/readline/configure.xml 2010-05-14 13:41:35 UTC (rev 299381)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 298047 Maintainer: sammywg Status: ready -->
<section xml:id="readline.installation" xmlns="http://docbook.org/ns/docbook">
&reftitle.install;
@@ -8,12 +8,12 @@
Um diese Funktionen benutzten zu können, müssen Sie die CLI- oder
CGI-Version von PHP mit readline-Unterstützung kompilieren. Konfigurieren
Sie PHP mit der Option <option role="configure">--with-readline[=DIR]</option>.
- Beabsichtigen Sie als Ersatz für readline libedit zu benutzen,
- konfigurieren Sie PHP mit der Option
- <option role="configure">--with-libedit[=DIR]</option>.
+ Wenn Sie libedit als Ersatz für readline benutzen wollen, konfigurieren Sie
+ PHP mit der Option <option role="configure">--with-libedit[=DIR]</option>.
</para>
</section>
+
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
@@ -34,4 +34,3 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-