[PHP-DOC] cvs: phpdoc /en/faq build.xml
by Simone Cortesi other posts by this author
Apr 17 2002 5:42PM messages near this date
Re: [PHP-DOC] cvs: phpdoc /en/functions swf.xml
|
[PHP-DOC] cvs: phpdoc /en/faq build.xml
cortesi Wed Apr 17 13:42:19 2002 EDT
Modified files:
/phpdoc/en/faq build.xml
Log:
sorry, too much cut&paste
Index: phpdoc/en/faq/build.xml
diff -u phpdoc/en/faq/build.xml:1.15 phpdoc/en/faq/build.xml:1.16
--- phpdoc/en/faq/build.xml:1.15 Wed Apr 17 13:35:57 2002
+++ phpdoc/en/faq/build.xml Wed Apr 17 13:42:18 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
<chapter id="faq.build">
<title> Build Problems</title>
<titleabbrev> Build Problems</titleabbrev>
@@ -164,7 +164,7 @@
</listitem>
<listitem>
<simpara>
- Type <literal> make</literal> followed by <literal>make install</literal>
+ Type <command> make</command> followed by <command>make install</command>
to build PHP and copy the necessary files to the Apache distribution tree.
</simpara>
</listitem>
|