reference/rrd/functions/rrd-xport.xml
42d9fe8494fe8cf37f50d4777b335b330c7ec5c1
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="function.rrd-xport" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>rrd_xport</refname>
7
-
<refpurpose>Exports the information about RRD database.</refpurpose>
7
+
<refpurpose>Exports the information about RRD database</refpurpose>
8
8
</refnamediv>
9
9

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

44
44