Fix doc bug #61772 (filename parm description).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325323 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2012-04-19 07:27:20 +00:00
parent 768abb6df7
commit 5fc44ef3a3

View file

@ -26,7 +26,9 @@
<term><parameter>filename</parameter></term>
<listitem>
<para>
RRD database file name.
The filename to output the graph to. This will generally end in either
<literal>.png</literal>, <literal>.svg</literal> or
<literal>.eps</literal>, depending on the format you want to output.
</para>
</listitem>
</varlistentry>