Changelog and minor cleanup of yesterdays patch
[clsql.git] / doc / preface.xml
index 774ddb2e5456efc25ba3f9b3766c4d6e6da0c97d..5e4aedefe3b8b3f40125fe7229d5dd07947ead7f 100644 (file)
@@ -1,21 +1,17 @@
-<?xml version='1.0' ?>   <!-- -*- DocBook -*- -->
+<?xml version='1.0' ?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-<!ENTITY % myents SYSTEM "entities.xml">
+<!ENTITY % myents SYSTEM "entities.inc">
 %myents;
 ]>
 
 <preface id="preface">
   <title>Preface</title>
-  <para>This guide provides reference
-    to the features of &clsql;.  The first 
-    chapter provides an introduction to &clsql; and installation
-    instructions.
-    Following that chapter is the reference section for all user
-    accessible symbols of &clsql; with examples of usage,
-    followed by the reference section for all accessible symbols of
-    the database back-end interface.  At the end there you will find
-    a glossary of commonly used terms with their
-    definitions.
+  <para>
+    This guide provides reference to the features of &clsql;.  The
+    first chapter provides an introduction to &clsql; and installation
+    instructions.  The reference sections document all user accessible
+    symbols with examples of usage.  There is a glossary of commonly
+    used terms with their definitions.
   </para>
 </preface>