tom             Fri May 31 17:07:11 2002 EDT

  Modified files:              
    /phpdoc/howto       tools.xml 
  Log:
  del phpdoc-vers. of php.ini in php.bat
  
Index: phpdoc/howto/tools.xml
diff -u phpdoc/howto/tools.xml:1.8 phpdoc/howto/tools.xml:1.9
--- phpdoc/howto/tools.xml:1.8  Sat May 11 06:40:01 2002
+++ phpdoc/howto/tools.xml      Fri May 31 17:07:11 2002
@@ -350,7 +350,7 @@
      (modify this according to your PHP setup directory):
      <informalexample>
       <programlisting>
-       @"E:\Program Files\PHP\php.exe" -c f:/phpcvs/phpdoc/scripts/php.ini %1 %2 %3 
%4 %5 %6 %7 %8 %9
+       @"E:\Program Files\PHP\php.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
       </programlisting>
      </informalexample>
     </para>
@@ -406,7 +406,7 @@
      If you didn't get any errors, you're ready to rock&amp;roll. 
      Otherwise, you could check out the
      <ulink url="&url.docbook.appa;">installation appendix</ulink>
-     of "DocBook: The Definitive Guide". if you think that the problem
+     of "DocBook: The Definitive Guide". If you think that the problem
      is in the build system, ask on the
      <link linkend="chapter-maillist">mailing list</link>.
     </para>


Reply via email to