Code

Imported upstream version 1.4~rc2.
[pkg-rrdtool.git] / doc / rrdfirst.html
index ea7f43d76566cfdda55c9117c9ea0339a969f3b6..94a68d4d2f1bdf777dc4b3cf547e2d28cdbe6e3a 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>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">
 
-
-<!-- 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>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="filename" class="item"><em>filename</em></a></strong></dt>
-
+<dt><strong><a name="item_filename"><em>filename</em></a></strong><br />
+</dt>
 <dd>
-<p>The name of the <strong>RRD</strong> that contains the data.</p>
+The name of the <strong>RRD</strong> that contains the data.
 </dd>
-<dt><strong><a name="rraindex_number" class="item"><em>--rraindex number</em></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__2d_2drraindex_number"><em>--rraindex number</em></a></strong><br />
+</dt>
 <dd>
-<p>The index number of the <strong>RRA</strong> that is to be examined. If not specified, the
+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>.</p>
+<strong>rrdtool info</strong>.
 </dd>
-</dl>
+<p></p></dl>
 <p>
 </p>
 <hr />