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:
James Cox 2002-03-21 23:00:00 +00:00
parent 61ab742a03
commit f342842517
2 changed files with 8 additions and 8 deletions

View file

@ -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>

View file

@ -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>