philip Tue Mar 29 15:01:47 2005 EDT
Modified files:
/phpdoc install-unix.xml install-win.xml
Log:
Add preface so people know these were generated from the HTML version of
the manual; and link to the online version.
http://cvs.php.net/diff.php/phpdoc/install-unix.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/install-unix.xml
diff -u phpdoc/install-unix.xml:1.2 phpdoc/install-unix.xml:1.3
--- phpdoc/install-unix.xml:1.2 Wed Sep 29 12:32:26 2004
+++ phpdoc/install-unix.xml Tue Mar 29 15:01:47 2005
@@ -23,6 +23,14 @@
<book id="install" lang="en">
<title>Installing PHP</title>
+ <preface>
+ <title>Preface</title>
+ <para>
+ These installation instructions were generated from the HTML version of
+ the PHP Manual so formatting and linking have been altered. See the
+ online and updated version at: http://php.net/install.unix
+ </para>
+ </preface>
&install.intro;
&install.unix.index;
&install.macos.index;
http://cvs.php.net/diff.php/phpdoc/install-win.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/install-win.xml
diff -u phpdoc/install-win.xml:1.2 phpdoc/install-win.xml:1.3
--- phpdoc/install-win.xml:1.2 Wed Sep 29 12:32:26 2004
+++ phpdoc/install-win.xml Tue Mar 29 15:01:47 2005
@@ -28,6 +28,14 @@
<book id="install" lang="en">
<title>Installing PHP</title>
+ <preface>
+ <title>Preface</title>
+ <para>
+ These installation instructions were generated from the HTML version of
+ the PHP Manual so formatting and linking have been altered. See the
+ online and updated version at: http://php.net/install.windows
+ </para>
+ </preface>
&install.intro;
&install.windows.index;
&install.pecl;