reference/rrd/rrdgraph/saveverbose.xml
eedb2334027e62f88e233472a14d19020317d752
...
...
@@ -5,7 +5,7 @@
5
5
<refnamediv>
6
6
<refname>RRDGraph::saveVerbose</refname>
7
7
<refpurpose>Saves the RRD database query into image and returns the verbose
8
-
information about generated graph.
8
+
information about generated graph
9
9
</refpurpose>
10
10
</refnamediv>
11
11

...
...
@@ -30,8 +30,7 @@
30
30
<refsect1 role="returnvalues">
31
31
&reftitle.returnvalues;
32
32
<para>
33
-
Array with detailed information about generated image is returned, optionally
34
-
with image data, &false; if error occurs.
33
+
Returns array with detailed information about generated image,&return.falseforfailure;.
35
34
</para>
36
35
</refsect1>
37
36
</refentry>
38
37