hholzgra                Wed Jan  2 12:50:35 2002 EDT

  Modified files:              
    /phpdoc/en/chapters install.xml 
  Log:
  docbook 4 does not allow for this use of <optional>
  
  
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.104 phpdoc/en/chapters/install.xml:1.105
--- phpdoc/en/chapters/install.xml:1.104        Wed Jan  2 00:44:22 2002
+++ phpdoc/en/chapters/install.xml      Wed Jan  2 12:50:35 2002
@@ -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 @@
    <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 @@
     <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>


Reply via email to