r8176: changes for macosx, documentation fixes
[clsql.git] / doc / bookinfo.lisp
index 594d4c115ad3e65be3ac0ce410ba489d3caa8d71..d32258f9af2cb4ac090b8eb910d843931c3c9835 100644 (file)
@@ -1,4 +1,6 @@
-(docbook
+(load "docbook")
+
+(docbook-file "bookinfo2.xml"
  (:bookinfo
   (:title "&clsql; Users' Guide")
   (:authorgroup
@@ -7,7 +9,7 @@
     (:othername "M.")
     (:surname "Rosenberg")
     (:affiliation
-     (:jobtitle "Maintainer of CLSQL"]]]
+     (:jobtitle "Maintainer of CLSQL")))
    (:author
     (:firstname "Pierre")
     (:othername "R.")
@@ -43,3 +45,4 @@
       "Other brand or
            product names are the registered trademarks or trademarks of
            their respective holders."))))))
+