I had to apply the attached patch to jabberd14 CVS to generate the
documentation without any errors.

gary

P.S. I'm not subscribed to this list, so please CC me in any replies.

--- jabber-1.4.2/docs/chapters/intro.sgml.docfix        2003-10-02 21:27:06.000000000 
-0700
+++ jabber-1.4.2/docs/chapters/intro.sgml       2003-10-02 21:27:28.000000000 -0700
@@ -24,5 +24,5 @@
                </itemizedlist>
        </para>
 
-       <para>
+       <para></para>
 </chapter>     
--- jabber-1.4.2/docs/chapters/background.sgml.docfix   2003-10-02 21:27:06.000000000 
-0700
+++ jabber-1.4.2/docs/chapters/background.sgml  2003-10-02 21:27:28.000000000 -0700
@@ -1,4 +1,4 @@
 <chapter id="chbackground" xreflabel="Server Background">
        <title>Server Background</title>
-       <para/>
+       <para></para>
 </chapter>     
--- jabber-1.4.2/docs/chapters/arch.sgml.docfix 2003-10-02 21:27:06.000000000 -0700
+++ jabber-1.4.2/docs/chapters/arch.sgml        2003-10-02 21:27:28.000000000 -0700
@@ -8,7 +8,7 @@
        manages the routing and delivery of XML packets between devices. This is a 
natural
        evolution of the original Jabber server designed, the primary difference being 
that
        the components/modules which make up a server have been re-arranged to permit
-       extended flexibility.
+       extended flexibility.</para>
        
        <section>
                <title>jabberd - Component Hub</title>
--- jabber-1.4.2/docs/chapters/goals.sgml.docfix        2003-10-02 21:27:35.000000000 
-0700
+++ jabber-1.4.2/docs/chapters/goals.sgml       2003-10-02 21:27:42.000000000 -0700
@@ -1,5 +1,5 @@
 <chapter id="chgoals" xreflabel="Design Goals and Specifications">
        <title>Design Goals and Specifications</title>
-       <para>  
+       <para></para>
 </chapter>
 
--- jabber-1.4.2/docs/stylesheet.dsl.docfix     2003-10-02 21:27:06.000000000 -0700
+++ jabber-1.4.2/docs/stylesheet.dsl    2003-10-02 21:27:28.000000000 -0700
@@ -2,11 +2,11 @@
 <!ENTITY % html "IGNORE">
 <![%html;[
 <!ENTITY % print "IGNORE">
-<!ENTITY docbook.dsl SYSTEM 
"/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl" CDATA dsssl>
+<!ENTITY docbook.dsl PUBLIC "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN" 
CDATA dsssl>
 ]]>
 <!ENTITY % print "INCLUDE">
 <![%print;[
-<!ENTITY docbook.dsl SYSTEM 
"/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl" CDATA dsssl>
+<!ENTITY docbook.dsl PUBLIC "-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN" 
CDATA dsssl>
 ]]>
 ]>
 

Reply via email to