reference/rrd/functions/rrd-first.xml
42d9fe8494fe8cf37f50d4777b335b330c7ec5c1
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="function.rrd-first" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>rrd_first</refname>
7
-
<refpurpose>Gets the timestamp of the first sample from rrd file.</refpurpose>
7
+
<refpurpose>Gets the timestamp of the first sample from rrd file</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -44,7 +44,7 @@
44
44
<refsect1 role="returnvalues">
45
45
&reftitle.returnvalues;
46
46
<para>
47
-
Integer number of unix timestamp, &false; if some error occurs.
47
+
Integer number of unix timestamp,&return.falseforfailure;.
48
48
</para>
49
49
</refsect1>
50
50

51
51