From: Jean-Michel Nirgal Vourgère Date: Sat, 18 Jul 2015 12:45:40 +0000 (+0200) Subject: Fix some spelling errors in man pages X-Git-Tag: v1.5.4~24^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71197ffb9fbb3e07ce7e0ff5fc14d4933e1625e8;p=thirdparty%2Frrdtool-1.x.git Fix some spelling errors in man pages Thanks lintian --- diff --git a/doc/librrd.pod b/doc/librrd.pod index 0e5bdf72..5c4b997c 100644 --- a/doc/librrd.pod +++ b/doc/librrd.pod @@ -84,7 +84,7 @@ the random number generator is seeded exactly once per process. =item B -an rrd aware string to double convertor which sets rrd_error in if there is a problem +an rrd aware string to double converter which sets rrd_error in if there is a problem and uses the return code exclusively for conversion status reporting. =item B diff --git a/doc/rrd-beginners.pod b/doc/rrd-beginners.pod index 7a0601ac..9a55811d 100644 --- a/doc/rrd-beginners.pod +++ b/doc/rrd-beginners.pod @@ -27,7 +27,7 @@ databases as listed below: =item * RRDtool stores data; that makes it a back-end tool. The RRDtool command set -allows the creation of graphs; that makes it a front-end tool as well. Other +allows one to create graphs; that makes it a front-end tool as well. Other databases just store data and can not create graphs. =item * diff --git a/doc/rrdcached.pod b/doc/rrdcached.pod index fad3607e..2852ec9f 100644 --- a/doc/rrdcached.pod +++ b/doc/rrdcached.pod @@ -648,7 +648,7 @@ Example: =item B -PING-PONG, this is very usefull when using connection pool between user client and RRDCACHED. +PING-PONG, this is very useful when using connection pool between user client and RRDCACHED. Example: diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod index 2ab5b492..f2e545d4 100644 --- a/doc/rrdcreate.pod +++ b/doc/rrdcreate.pod @@ -62,8 +62,8 @@ the B<-l> option in the L manual. =head2 S<[B<--template>|B<-t> I]> -Specifies a template B file to take step, DS and RRA definitions from. This allows to -base the structure of a new file on some existing file. The data of the template +Specifies a template B file to take step, DS and RRA definitions from. This allows one +to base the structure of a new file on some existing file. The data of the template file is NOT used for pre-filling, but it is possible to specify the same file as a source file (see below). @@ -104,8 +104,8 @@ will have been used for pre-filling. However, data from multiple sources may be combined if it refers to different times or an earlier named source file holds unknown data for a time where a later one holds known data. -If this automatic data selection is not desired, the DS syntax allows to specify -a mapping of target and source data sources for prefilling. This syntax allows to +If this automatic data selection is not desired, the DS syntax allows one to specify +a mapping of target and source data sources for prefilling. This syntax allows one to rename data sources and to restrict prefilling for a DS to only use data from a single source file. diff --git a/doc/rrdfetch.pod b/doc/rrdfetch.pod index 98cc6793..e9e9677a 100644 --- a/doc/rrdfetch.pod +++ b/doc/rrdfetch.pod @@ -189,7 +189,7 @@ relative to the start (end) time for those tools that use these categories (B, L) and B indicates the *IX epoch (*IX timestamp 0 = 1970-01-01 00:00:00 UTC). B is useful to disambiguate between a timestamp value and some forms -of abbreviated date/time specifications, because it allows to use +of abbreviated date/time specifications, because it allows one to use time offset specifications using units, eg. B+19711205s unambiguously denotes timestamp 19711205 and not 1971-12-05 00:00:00 UTC. diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index c56ded30..5281b660 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -477,7 +477,7 @@ no text is rendered bitmapped. [B<-P>|B<--pango-markup>] All text in RRDtool is rendered using Pango. With the B<--pango-markup> option, all -text will be processed by pango markup. This allows to embed some simple html +text will be processed by pango markup. This allows one to embed some simple html like markup tags using text diff --git a/doc/rrdgraph_libdbi.pod b/doc/rrdgraph_libdbi.pod index 839e4667..0c3f8eec 100644 --- a/doc/rrdgraph_libdbi.pod +++ b/doc/rrdgraph_libdbi.pod @@ -147,7 +147,7 @@ values you retrieve from the database. For example, it would take more than 2 seconds to graph 5DS on 150 hours of data with a precision of 5 minutes (against 100ms when data comes from a RRD file). This bug has been fixed on latest version of LibDBI (not release yet). At that time, you would need to compile libdbi and libdbi-drivers from CVS repository to fix it. -You can find more informations on this libdbi-users mailing list thread : http://sourceforge.net/mailarchive/message.php?msg_id=30320894 +You can find more information on this libdbi-users mailing list thread : http://sourceforge.net/mailarchive/message.php?msg_id=30320894 =head1 BUGS diff --git a/doc/rrdrestore.pod b/doc/rrdrestore.pod index b9b42948..38b7cb61 100644 --- a/doc/rrdrestore.pod +++ b/doc/rrdrestore.pod @@ -25,7 +25,7 @@ using B over a network connection), when using "-" as a filename the end of the file can be signalled either by closing the data channel after the file has transferred (as would be the case when using input redirection within a suitable shell) or by sending a -crtl-Z / newline combination. This allows to send more commands to the +crtl-Z / newline combination. This allows one to send more commands to the B server after a restore. =item I diff --git a/doc/rrdtune.pod b/doc/rrdtune.pod index d6aa6373..a2ed13d6 100644 --- a/doc/rrdtune.pod +++ b/doc/rrdtune.pod @@ -35,7 +35,7 @@ The tune option allows you to alter some of the basic configuration values stored in the header area of a Round Robin Database (B). One application of the B function is to relax the -validation rules on an B. This allows to fill a new B with +validation rules on an B. This allows you to fill a new B with data available in larger intervals than what you would normally want to permit. Be very careful with tune operations for COMPUTE data sources. Setting the I, I, and I for a COMPUTE data source