goba Mon Dec 17 14:07:51 2001 EDT
Modified files:
/phpdoc/en preface.xml
Log:
No more about the manual section, it is in the appendix now, let
text be part of the preface, where it belongs...
Index: phpdoc/en/preface.xml
diff -u phpdoc/en/preface.xml:1.20 phpdoc/en/preface.xml:1.21
--- phpdoc/en/preface.xml:1.20 Wed Dec 12 15:46:25 2001
+++ phpdoc/en/preface.xml Mon Dec 17 14:07:51 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
<preface id="preface">
<title>Preface</title>
@@ -16,8 +16,6 @@
</simpara>
</abstract>
- <sect1 id="about">
- <title>About this Manual</title>
<para>
This manual tries to give you an overview of PHP's
capabilites, the functions provided, and features
@@ -30,8 +28,8 @@
<para>
We provide this manual is several formats and languages.
To read more about the formats, and how we generate them,
- read the <link linkend="moreabout">More about this
- Manual appendix</link>. You can find information about used
+ read the <link linkend="about">About the manual
+ appendix</link>. You can find information about used
conventions, and further suggested reading in that part.
</para>
<para>
@@ -39,7 +37,6 @@
formats at <ulink url="&url.php.docs;">&url.php.docs;</ulink>.
The downloads are updated as the content changes.
</para>
- </sect1>
</preface>
<!-- Keep this comment at the end of the file