rrd - language mistakes, typos

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309799 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Miroslav Kubelik 2011-03-28 21:21:00 +00:00
parent ec1dcb1e8e
commit e92b614874
11 changed files with 30 additions and 33 deletions

View file

@ -28,7 +28,7 @@
<term><parameter>filename</parameter></term>
<listitem>
<para>
Filename of rrd database file.
RRD database file name.
</para>
</listitem>
</varlistentry>

View file

@ -26,7 +26,7 @@
<term><parameter>file</parameter></term>
<listitem>
<para>
Filename for a rrd file.
RRD database file name.
</para>
</listitem>
</varlistentry>
@ -34,7 +34,7 @@
<term><parameter>raaindex</parameter></term>
<listitem>
<para>
The index number of the RRA that is to be examined. Default value is 0.
The index number of the RRA that is to be examined. Default value is 0.
</para>
</listitem>
</varlistentry>

View file

@ -15,7 +15,7 @@
<methodparam><type>array</type><parameter>options</parameter></methodparam>
</methodsynopsis>
<para>
Creates image for a particular data from RRD file.
Creates image for a particular data from RRD file.
</para>
</refsect1>
@ -26,7 +26,7 @@
<term><parameter>filename</parameter></term>
<listitem>
<para>
Filename for the RRD file.
RRD database file name.
</para>
</listitem>
</varlistentry>
@ -34,7 +34,7 @@
<term><parameter>options</parameter></term>
<listitem>
<para>
Options for rrd graph generating. See man page of rrd graph for all
Options for generating image. See man page of rrd graph for all
possible options. All options (data definitions, variable defintions, etc.)
are allowed.
</para>
@ -46,8 +46,8 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Array with information about generated image is returned, &false; if error
occurs.
Array with information about generated image is returned, &false; when error
occurs.
</para>
</refsect1>
</refentry>

View file

@ -25,7 +25,7 @@
<term><parameter>file</parameter></term>
<listitem>
<para>
Filename for the RRD database file.
RRD database file name.
</para>
</listitem>
</varlistentry>

View file

@ -25,7 +25,7 @@
<term><parameter>filename</parameter></term>
<listitem>
<para>
Filename for the RRD database file.
RRD database file name.
</para>
</listitem>
</varlistentry>
@ -35,11 +35,10 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Integer as unix timestamp of the most recent data of the RRD database.
Integer as unix timestamp of the most recent data from the RRD database.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View file

@ -26,7 +26,7 @@
<term><parameter>file</parameter></term>
<listitem>
<para>
Filename for the RRD database file.
RRD database file name.
</para>
</listitem>
</varlistentry>
@ -36,7 +36,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Array of information about last update, &false; if error occurs.
Array of information about last update, &false; when error occurs.
</para>
</refsect1>
</refentry>

View file

@ -4,7 +4,7 @@
<refentry xml:id="function.rrd-restore" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>rrd_restore</refname>
<refpurpose>Restore the RRD file from XML dump.</refpurpose>
<refpurpose>Restores the RRD file from XML dump.</refpurpose>
</refnamediv>
<refsect1 role="description">
@ -27,7 +27,7 @@
<term><parameter>xml_file</parameter></term>
<listitem>
<para>
XML filename for the dump of original RRD database file.
XML filename with the dump of the original RRD database file.
</para>
</listitem>
</varlistentry>
@ -35,7 +35,7 @@
<term><parameter>rrd_file</parameter></term>
<listitem>
<para>
Filename for the RRD file, which will be restored.
Restored RRD database file name.
</para>
</listitem>
</varlistentry>

View file

@ -4,7 +4,7 @@
<refentry xml:id="function.rrd-tune" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>rrd_tune</refname>
<refpurpose>Tunes some RRD file header options.</refpurpose>
<refpurpose>Tunes some RRD database file header options.</refpurpose>
</refnamediv>
<refsect1 role="description">
@ -15,7 +15,7 @@
<methodparam><type>array</type><parameter>options</parameter></methodparam>
</methodsynopsis>
<para>
Change some options in the RRD header file. E.g. renames the source for the
Change some options in the RRD dabase header file. E.g. renames the source for the
the data etc.
</para>
</refsect1>
@ -27,7 +27,7 @@
<term><parameter>filename</parameter></term>
<listitem>
<para>
Filename for the RRD database file.
RRD database file name.
</para>
</listitem>
</varlistentry>
@ -35,7 +35,7 @@
<term><parameter>options</parameter></term>
<listitem>
<para>
Options with RRD database file properties, which will be changed. See
Options with RRD database file properties which will be changed. See
rrd tune man page for details.
</para>
</listitem>

View file

@ -4,8 +4,7 @@
<refentry xml:id="function.rrd-update" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>rrd_update</refname>
<refpurpose>Updates the RRD database.
</refpurpose>
<refpurpose>Updates the RRD database.</refpurpose>
</refnamediv>
<refsect1 role="description">
@ -16,7 +15,7 @@
<methodparam><type>array</type><parameter>options</parameter></methodparam>
</methodsynopsis>
<para>
Updates the RRD database. The input data is time interpolated according to the
Updates the RRD database file. The input data is time interpolated according to the
properties of the RRD database file.
</para>
</refsect1>
@ -28,7 +27,7 @@
<term><parameter>filename</parameter></term>
<listitem>
<para>
Filename for RRD database file, which will be updated.
RRD database file name. This database will be updated.
</para>
</listitem>
</varlistentry>
@ -36,7 +35,7 @@
<term><parameter>options</parameter></term>
<listitem>
<para>
Options for rrd create - list of strings. See man page of rrd update
Options for updating the RRD database. This is list of strings. See man page of rrd update
for whole list of options.
</para>
</listitem>

View file

@ -4,7 +4,7 @@
<refentry xml:id="function.rrd-xport" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>rrd_xport</refname>
<refpurpose>Export the information about database.</refpurpose>
<refpurpose>Exports the information about RRD database.</refpurpose>
</refnamediv>
<refsect1 role="description">
@ -15,7 +15,7 @@
</methodsynopsis>
<para>
Exports the information about RRD database file. This data can be converted
to XML file via user space PHP script and the restored back as RRD database
to XML file via user space PHP script and then restored back as RRD database
file.
</para>
</refsect1>
@ -27,7 +27,7 @@
<term><parameter>options</parameter></term>
<listitem>
<para>
Array of options for the export, see rrd export man page.
Array of options for the export, see rrd xport man page.
</para>
</listitem>
</varlistentry>
@ -41,7 +41,6 @@
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View file

@ -4,7 +4,7 @@
<refentry xml:id="rrdcreator.adddatasource" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>RRDCreator::addDataSource</refname>
<refpurpose>Adds data source definition into created RRD database.</refpurpose>
<refpurpose>Adds data source definition for RRD database.</refpurpose>
</refnamediv>
<refsect1 role="description">
@ -14,8 +14,8 @@
<methodparam><type>string</type><parameter>description</parameter></methodparam>
</methodsynopsis>
<para>
A RRD can accept input from several data sources (DS), e.g incomming and outgoing
traffic. This method adds data source by description of source. You need call
RRD can accept input from several data sources (DS), e.g incomming and outgoing
traffic. This method adds data source by description. You need call
this method for each data source.
</para>
</refsect1>