reference/rrd/functions/rrd-lastupdate.xml
42d9fe8494fe8cf37f50d4777b335b330c7ec5c1
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="function.rrd-lastupdate" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>rrd_lastupdate</refname>
7
-
<refpurpose>Gets information about last updated data.</refpurpose>
7
+
<refpurpose>Gets information about last updated data</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -36,7 +36,7 @@
36
36
<refsect1 role="returnvalues">
37
37
&reftitle.returnvalues;
38
38
<para>
39
-
Array of information about last update, &false; when error occurs.
39
+
Array of information about last update,&return.falseforfailure;.
40
40
</para>
41
41
</refsect1>
42
42
</refentry>
43
43