reference/rrd/functions/rrd-tune.xml
42d9fe8494fe8cf37f50d4777b335b330c7ec5c1
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="function.rrd-tune" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>rrd_tune</refname>
7
-
<refpurpose>Tunes some RRD database file header options.</refpurpose>
7
+
<refpurpose>Tunes some RRD database file header options</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -46,7 +46,7 @@
46
46
<refsect1 role="returnvalues">
47
47
&reftitle.returnvalues;
48
48
<para>
49
-
Returns &true; on success, &false; otherwise.
49
+
&return.success;
50
50
</para>
51
51
</refsect1>
52
52

53
53