Index: openacs-4/packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml,v
diff -u -r1.5 -r1.5.2.1
--- openacs-4/packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml 10 Aug 2002 19:39:42 -0000 1.5
+++ openacs-4/packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml 1 Oct 2002 17:18:44 -0000 1.5.2.1
@@ -463,8 +463,8 @@
<itemizedlist>
- <listitem><para>Stuff goes here</para><listitem>
- <listitem><para>More stuff goes here</para><listitem>
+ <listitem><para>Stuff goes here</para></listitem>
+ <listitem><para>More stuff goes here</para></listitem>
</itemizedlist>
@@ -482,8 +482,8 @@
<orderedlist>
- <listitem><para>Stuff goes here</para><listitem>
- <listitem><para>More stuff goes here</para><listitem>
+ <listitem><para>Stuff goes here</para></listitem>
+ <listitem><para>More stuff goes here</para></listitem>
</orderedlist>
@@ -507,12 +507,12 @@
<varlistentry>
<term>Heading (<dt>) goes here</term>
- <listitem><para>And stuff (<dd>)goes here</para><listitem>
+ <listitem><para>And stuff (<dd>)goes here</para></listitem>
</varlistentry>
<varlistentry>
<term>Another heading goes here</term>
- <listitem><para>And more stuff goes here</para><listitem>
+ <listitem><para>And more stuff goes here</para></listitem>
</varlistentry>
</variablelist>