r1643: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 23 Mar 2002 15:17:43 +0000 (15:17 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 23 Mar 2002 15:17:43 +0000 (15:17 +0000)
doc/bookinfo.sgml
doc/clsql.sgml
doc/intro.sgml
doc/ref.sgml

index aeca209136eb99ba250abe0707ee128b4e6b5f93..c80d4c0301f0dc7031c1a864686194557bcb671f 100644 (file)
@@ -2,26 +2,24 @@
 
 <bookinfo>
   <title>&clsql; Users' Guide</title>
-  <author>
-    <firstname>Pierre</firstname>
-    <othername>R.</othername>
-    <surname>Mai</surname>
-  </author>
+  <authorgroup>
   <author>
     <firstname>Kevin</firstname>
     <othername>M.</othername>
     <surname>Rosenberg</surname>
+    <affiliation><jobtitle>Maintainer of CLSQL</jobtitle></affiliation>
+  </author>
+  <author>
+    <firstname>Pierre</firstname>
+    <othername>R.</othername>
+    <surname>Mai</surname>
+    <affiliation><jobtitle>Author of Original MaiSQL Code</jobtitle></affiliation>
   </author>
+  </authorgroup>
   <printhistory>
-    <simpara>File $Date: 2002/03/23 14:34:36 $</simpara>
-    <simpara>$Id: bookinfo.sgml,v 1.2 2002/03/23 14:34:36 kevin Exp $</simpara>
+    <simpara>$Date: 2002/03/23 15:17:43 $</simpara>
+    <simpara>$Id: bookinfo.sgml,v 1.3 2002/03/23 15:17:43 kevin Exp $</simpara>
   </printhistory>
-  <copyright>
-    <year>1999</year>
-    <year>2001</year>
-    <year>2002</year>
-    <holder>Pierre R. Mai and Kevin M. Rosenberg</holder>
-  </copyright>
   <legalnotice>
     <itemizedlist>
       <listitem>
index 2efb9616cf39b28dcbd1380458a4644556db31d8..52a10a8b60bd5d2f98ce325d121d41f67c5f6026 100644 (file)
@@ -1,7 +1,7 @@
 <!-- -*- DocBook -*- -->
 
 <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-<!ENTITY defsystem "<application><emphasis>Defsystem</emphasis></application>">
+<!ENTITY defsystem "<application>Defsystem</application>">
 <!ENTITY clocc "<application><emphasis>CLOCC</emphasis></application>">
 <!ENTITY uffi "<application><emphasis>UFFI</emphasis></application>">
 <!ENTITY ffi "<emphasis>FFI</emphasis>">
index ceef1f03ecf23999ff71ff4b693431a19d7913e7..f2f0354afe1313d51661adaa0caf8300bd6ef708 100644 (file)
@@ -49,9 +49,9 @@ are:
       <para> &clsql; uses &defsystem to compile and load its
 components.  &defsystem; is included in the <ulink
 url="http://clocc.sourceforge.net"><citetitle>&clocc;</citetitle></ulink> collection. The
-defsystem version in the pre-packaged distribution is rather old and
+version in the pre-packaged distribution is rather old and
 may not function well. The version in CVS tree tree works quite
-well. For convenience, a copy of the latest defsystem at the FTP
+well. For convenience, a copy of the latest &defsystem; at the FTP
 <ulink
 url="ftp://ftp.med-info.com/pub/defsystem/"><citetitle>site</citetitle></ulink>
 of &clsql;.
index 71d6da3a3afb6af0053ac3b702df619b4c6e4226..77ea97ae23098f1ee802cc678dd2343e762fd664 100644 (file)
       </refsect1>
     </refentry>
   </reference>
+
   <reference>
     <title><symbol>CLSQL-SYS</symbol></title>
     <partintro>
        exported from <symbol>CLSQL</symbol>.  These symbols are part of
        the interface for database back-ends, but not part of the normal
        user-interface of &clsql;.</para>
-      <note>
-       <para>This part has only one demonstration entry, since the
-         rest still has to be written.  In the meantime, use the
-         source to understand the database back-end interface.</para>
-      </note>
     </partintro>
     <refentry id="database-initialize-database-type">
       <refnamediv>