|
From: <sv...@va...> - 2006-05-21 14:47:35
|
Author: sewardj
Date: 2006-05-21 15:47:30 +0100 (Sun, 21 May 2006)
New Revision: 5913
Log:
Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!")
Modified:
trunk/lackey/docs/lk-manual.xml
Modified: trunk/lackey/docs/lk-manual.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/lackey/docs/lk-manual.xml 2006-05-21 14:40:33 UTC (rev 5912)
+++ trunk/lackey/docs/lk-manual.xml 2006-05-21 14:47:30 UTC (rev 5913)
@@ -27,7 +27,7 @@
<para>When command line option
<computeroutput>--basic-counts=3Dyes</computeroutput> is specified,
it prints the following statistics and information about the execution=
of
- the client program:
+ the client program:</para>
=20
<orderedlist>
=20
@@ -67,6 +67,7 @@
</listitem>
=20
</orderedlist>
+ </listitem>
=20
<listitem>
<para>When command line option
|