Code

Imported upstream version 1.4~rc2.
[pkg-rrdtool.git] / doc / rrdrestore.html
index 17d331e532236d44d07a1119e862b255ed72535e..18f647401d0c05bc4f6faad77a49939f04129559 100644 (file)
@@ -1,18 +1,14 @@
-<?xml version="1.0" ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title>rrdrestore</title>
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <link rev="made" href="mailto:root@localhost" />
 </head>
 
 <body style="background-color: white">
 
-
-<!-- INDEX BEGIN -->
-<div name="index">
 <p><a name="__index__"></a></p>
+<!-- INDEX BEGIN -->
 <!--
 
 <ul>
        <li><a href="#description">DESCRIPTION</a></li>
        <li><a href="#author">AUTHOR</a></li>
 </ul>
-
 -->
-
-
-</div>
 <!-- INDEX END -->
 
 <p>
 <p>The <strong>restore</strong> function reads the XML representation of an RRD and converts
 it to the native <strong>RRD</strong> format.</p>
 <dl>
-<dt><strong><a name="filename_xml" class="item"><em>filename.xml</em></a></strong></dt>
-
+<dt><strong><a name="item_filename_2exml"><em>filename.xml</em></a></strong><br />
+</dt>
 <dd>
-<p>The name of the <strong>XML</strong> file you want to restore.</p>
+The name of the <strong>XML</strong> file you want to restore.
 </dd>
-<dt><strong><a name="filename_rrd" class="item"><em>filename.rrd</em></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_filename_2errd"><em>filename.rrd</em></a></strong><br />
+</dt>
 <dd>
-<p>The name of the <strong>RRD</strong> to restore.</p>
+The name of the <strong>RRD</strong> to restore.
 </dd>
-<dt><strong><a name="range_check_r" class="item"><strong>--range-check</strong>|<strong>-r</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__2d_2drange_2dcheck_7c_2dr"><strong>--range-check</strong>|<strong>-r</strong></a></strong><br />
+</dt>
 <dd>
-<p>Make sure the values in the RRAs do not exceed the limits defined for
-the various data sources.</p>
+Make sure the values in the RRAs do not exceed the limits defined for
+the various data sources.
 </dd>
-<dt><strong><a name="force_overwrite_f" class="item"><strong>--force-overwrite</strong>|<strong>-f</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__2d_2dforce_2doverwrite_7c_2df"><strong>--force-overwrite</strong>|<strong>-f</strong></a></strong><br />
+</dt>
 <dd>
-<p>Allows <strong>RRDtool</strong> to overwrite the destination <strong>RRD</strong>.</p>
+Allows <strong>RRDtool</strong> to overwrite the destination <strong>RRD</strong>.
 </dd>
-</dl>
+<p></p></dl>
 <p>
 </p>
 <hr />