docbook 4 does not allow for this use of <optional>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66717 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hartmut Holzgraefe 2002-01-02 17:50:35 +00:00
parent 953739fe5e
commit e3ce09acd3

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.104 $ -->
<!-- $Revision: 1.105 $ -->
<chapter id="installation">
<title>Installation</title>
@ -3732,9 +3732,9 @@ stop and start:
<title>Servers-fhttpd</title>
<para>
To build PHP as an fhttpd module, answer "yes" to "Build as an
fhttpd module?" (the <option><link
fhttpd module?" (the <link
linkend="install.configure.with-fhttpd">
--with-fhttpd</link>=<replaceable>DIR</replaceable></option>
--with-fhttpd</link>=<replaceable>DIR</replaceable>
option to configure) and specify the fhttpd source base
directory. The default directory is <filename
class="directory">/usr/local/src/fhttpd</filename>. If you are
@ -4135,8 +4135,8 @@ stop and start:
<para>
To build PHP with NES or iPlanet web servers, enter the proper
install directory for the
<option><link linkend="install.configure.with-nsapi">--with-nsapi</link>
= <replaceable>DIR</replaceable></option> option. The default
<link linkend="install.configure.with-nsapi">--with-nsapi</link>
= <replaceable>DIR</replaceable> option. The default
directory is usually <filename class="directory">/opt/netscape/suitespot/</filename>.
Please also read <filename>/php-xxx-version/sapi/nsapi/nsapi-readme.txt</filename>.
</para>