mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
velocis -> birdstep
# do the blank entries in appendices/resources.xml actually do anything usefull? git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74585 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
61ab742a03
commit
f342842517
2 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.22 $ -->
|
||||
<!-- $Revision: 1.23 $ -->
|
||||
<appendix id="resource">
|
||||
<title>List of Resource Types</title>
|
||||
<para>
|
||||
|
@ -1585,14 +1585,14 @@
|
|||
<entry>ODBC result</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>velocis link</entry>
|
||||
<entry>birdstep link</entry>
|
||||
<entry> </entry>
|
||||
<entry> </entry>
|
||||
<entry> </entry>
|
||||
<entry> </entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>velocis result</entry>
|
||||
<entry>birdstep result</entry>
|
||||
<entry> </entry>
|
||||
<entry> </entry>
|
||||
<entry> </entry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<sect3 id="install.configure.options.databases">
|
||||
<title>Database options</title>
|
||||
<variablelist>
|
||||
|
@ -276,14 +276,14 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-velocis">
|
||||
<varlistentry id="install.configure.with-bidrstep">
|
||||
<term>
|
||||
<parameter>--with-velocis[=DIR]</parameter>
|
||||
<parameter>--with-birdstep[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Velocis support. DIR is the Velocis base install directory,
|
||||
defaults to /usr/local/velocis.
|
||||
Include Birdstep support. DIR is the Birdstep base install directory,
|
||||
defaults to /usr/local/birdstep.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue