Code

Imported upstream SVN snapshot 1.4~rc2+20090928.
[pkg-rrdtool.git] / doc / rrdfirst.html
index 94a68d4d2f1bdf777dc4b3cf547e2d28cdbe6e3a..ea7f43d76566cfdda55c9117c9ea0339a969f3b6 100644 (file)
@@ -1,14 +1,18 @@
+<?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>rrdfirst</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">
 
-<p><a name="__index__"></a></p>
+
 <!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
 <!--
 
 <ul>
        <li><a href="#description">DESCRIPTION</a></li>
        <li><a href="#author">AUTHOR</a></li>
 </ul>
+
 -->
+
+
+</div>
 <!-- INDEX END -->
 
 <p>
 <p>The <strong>first</strong> function returns the UNIX timestamp of the first data
 sample entered into the specified RRA of the RRD file.</p>
 <dl>
-<dt><strong><a name="item_filename"><em>filename</em></a></strong><br />
-</dt>
+<dt><strong><a name="filename" class="item"><em>filename</em></a></strong></dt>
+
 <dd>
-The name of the <strong>RRD</strong> that contains the data.
+<p>The name of the <strong>RRD</strong> that contains the data.</p>
 </dd>
-<p></p>
-<dt><strong><a name="item__2d_2drraindex_number"><em>--rraindex number</em></a></strong><br />
-</dt>
+<dt><strong><a name="rraindex_number" class="item"><em>--rraindex number</em></a></strong></dt>
+
 <dd>
-The index number of the <strong>RRA</strong> that is to be examined. If not specified, the
+<p>The index number of the <strong>RRA</strong> that is to be examined. If not specified, the
 index defaults to zero. <strong>RRA</strong> index numbers can be determined through
-<strong>rrdtool info</strong>.
+<strong>rrdtool info</strong>.</p>
 </dd>
-<p></p></dl>
+</dl>
 <p>
 </p>
 <hr />