goba            Mon Dec 17 14:13:59 2001 EDT

  Modified files:              
    /phpdoc/en  preface.xml 
  Log:
  separate WS only fix (get the tags and text one space closer)
  
  
Index: phpdoc/en/preface.xml
diff -u phpdoc/en/preface.xml:1.22 phpdoc/en/preface.xml:1.23
--- phpdoc/en/preface.xml:1.22  Mon Dec 17 14:13:17 2001
+++ phpdoc/en/preface.xml       Mon Dec 17 14:13:59 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.22 $ -->
+<!-- $Revision: 1.23 $ -->
 
  <preface id="preface">
   <title>Preface</title>
@@ -16,27 +16,27 @@
    </simpara>
   </abstract>
 
-   <para>
-    This manual tries to give you an overview of PHP's
-    capabilites, the functions provided, and features
-    instructions about how to solve some common problems.
-    The main focus of this manual is to give a reference
-    for functions, so you can easily find syntax information
-    and usage examples. We also provide details about the
-    building blocks of PHP.
-   </para>
-   <para>
-    We provide this manual is several formats and languages.
-    To read more about the formats, and how we generate them,
-    read the appendix titled <link linkend="about">'About the
-    manual'</link>. You can find information about used
-    conventions, and further suggested reading in that part.
-   </para>
-   <para>
-    You can download actual versions of this manual in several
-    formats at <ulink url="&url.php.docs;">&url.php.docs;</ulink>.
-    The downloads are updated as the content changes.
-   </para>
+  <para>
+   This manual tries to give you an overview of PHP's
+   capabilites, the functions provided, and features
+   instructions about how to solve some common problems.
+   The main focus of this manual is to give a reference
+   for functions, so you can easily find syntax information
+   and usage examples. We also provide details about the
+   building blocks of PHP.
+  </para>
+  <para>
+   We provide this manual is several formats and languages.
+   To read more about the formats, and how we generate them,
+   read the appendix titled <link linkend="about">'About the
+   manual'</link>. You can find information about used
+   conventions, and further suggested reading in that part.
+  </para>
+  <para>
+   You can download actual versions of this manual in several
+   formats at <ulink url="&url.php.docs;">&url.php.docs;</ulink>.
+   The downloads are updated as the content changes.
+  </para>
  </preface>
 
 <!-- Keep this comment at the end of the file


Reply via email to