Code

Imported upstream version 1.3rc9.
[pkg-rrdtool.git] / doc / rrddump.html
index f4fc01b8db6e5332a31c5195d87c4a39eedace1a..3a6f22dd17f1bbe2536112d5948b867ddc81f4bd 100644 (file)
@@ -46,20 +46,18 @@ files from one computer architecture to another as well to
 manipulate the contents of an <strong>RRD</strong> file in a somewhat more
 convenient manner.</p>
 <dl>
-<dt><strong><a name="item_filename_2errd"><em>filename.rrd</em></a></strong>
+<dt><strong><a name="item_filename_2errd"><em>filename.rrd</em></a></strong></dt>
 
 <dd>
 <p>The name of the <strong>RRD</strong> you want to dump.</p>
 </dd>
-</li>
-<dt><strong><a name="item_filename_2exml"><em>filename.xml</em></a></strong>
+<dt><strong><a name="item_filename_2exml"><em>filename.xml</em></a></strong></dt>
 
 <dd>
 <p>The (optional) filename that you want to write the XML output to.
 If not specified, the XML will be printed to stdout.</p>
 </dd>
-</li>
-<dt><strong><a name="item__5b_2d_2dno_2dheader_7c_2dn_5d">[<strong>--no-header</strong>|<strong>-n</strong>]</a></strong>
+<dt><strong><a name="item__5b_2d_2dno_2dheader_7c_2dn_5d">[<strong>--no-header</strong>|<strong>-n</strong>]</a></strong></dt>
 
 <dd>
 <p>In rrdtool 1.3, the dump function started producing correct xml-headers.
@@ -67,7 +65,6 @@ Unfortunately the rrdtool restore function from the 1.2 series can not
 handle these headers. With this option you can supress the creatinon of
 the xml headers.</p>
 </dd>
-</li>
 </dl>
 <p>
 </p>