mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
entity corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83667 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
203eae38e3
commit
f03913e845
4 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<sect3 id="install.configure.options.databases">
|
||||
<title>Database options</title>
|
||||
<variablelist>
|
||||
|
@ -139,7 +139,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include fribidi support (requires FriBidi >=0.1.12). DIR is the fribidi
|
||||
Include fribidi support (requires FriBidi >=0.1.12). DIR is the fribidi
|
||||
installation directory - default /usr/local/.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<sect3 id="install.configure.options.graphics">
|
||||
<title>Graphics options</title>
|
||||
<variablelist>
|
||||
|
@ -90,7 +90,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include cpdflib support (requires cpdflib >= 2). DIR is the cpdfllib install
|
||||
Include cpdflib support (requires cpdflib >= 2). DIR is the cpdfllib install
|
||||
directory, defaults to /usr.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<sect3 id="install.configure.options.misc">
|
||||
<title>Misc options</title>
|
||||
<variablelist>
|
||||
|
@ -81,7 +81,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include OpenSSL support (requires OpenSSL >= 0.9.5).
|
||||
Include OpenSSL support (requires OpenSSL >= 0.9.5).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -151,7 +151,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include zlib support (requires zlib >= 1.0.9). DIR is the zlib install directory.
|
||||
Include zlib support (requires zlib >= 1.0.9). DIR is the zlib install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -566,7 +566,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include QtDOM support (requires Qt >= 2.2.0).
|
||||
Include QtDOM support (requires Qt >= 2.2.0).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -916,7 +916,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include ZIP support (requires zziplib >= 0.10.6).
|
||||
Include ZIP support (requires zziplib >= 0.10.6).
|
||||
PHP 3 only!
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<sect3 id="install.configure.options.xml">
|
||||
<title>XML options</title>
|
||||
<variablelist>
|
||||
|
@ -9,7 +9,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include DOM support (requires libxml >= 2.4.2). DIR is the libxml install
|
||||
Include DOM support (requires libxml >= 2.4.2). DIR is the libxml install
|
||||
directory, defaults to /usr.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue