hholzgra                Mon Jan  7 21:10:32 2002 EDT

  Modified files:              
    /phpdoc/tr/chapters install.xml 
  Log:
  hope this was the final docbook4 gotcha
  
  
Index: phpdoc/tr/chapters/install.xml
diff -u phpdoc/tr/chapters/install.xml:1.7 phpdoc/tr/chapters/install.xml:1.8
--- phpdoc/tr/chapters/install.xml:1.7  Fri Dec 21 08:33:48 2001
+++ phpdoc/tr/chapters/install.xml      Mon Jan  7 21:10:31 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-9"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
  <chapter id="installation">
   <title>Kurulum</title>
 
@@ -4201,9 +4201,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
@@ -4590,8 +4590,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