Skip Menu |

This queue is for tickets about the RRDTool-OO CPAN distribution.

Report information
The Basics
Id: 54870
Status: open
Priority: 0/
Queue: RRDTool-OO

People
Owner: Nobody in particular
Requestors: salvatore.bonaccorso [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Spelling errors in manpages
Hi Michael There are some spelling errors in POD: ----------- --- a/lib/RRDTool/OO.pm +++ b/lib/RRDTool/OO.pm @@ -1287,7 +1287,7 @@ to combine several primary data points into one archive point, specify values for C<cpoints> (the number of points to combine) and C<cfunc> -(the consolidation function) explicitely: +(the consolidation function) explicitly: $rrd->create( step => 60, @@ -1444,7 +1444,7 @@ ); This will assume a start time of 24 hours before now and an -end time of now. Specify C<start> and C<end> explicitely to +end time of now. Specify C<start> and C<end> explicitly to be clear: $rrd->graph( @@ -1462,7 +1462,7 @@ not specified. The values for data source and consolidation function default to the first values it finds in the RRD. If there are multiple datasources in the RRD or multiple archives -with different values for C<cfunc>, just specify explicitely which +with different values for C<cfunc>, just specify explicitly which one to draw: $rrd->graph( @@ -2017,7 +2017,7 @@ level => $DEBUG }); -If you're interested particularily in I<rrdtool> commands issued +If you're interested particularly in I<rrdtool> commands issued by C<RRDTool::OO> while you're operating it, just enable the category C<"rrdtool">: ----------- Furthermore there is probably an error in POD for: ----------- --- a/lib/RRDTool/OO.pm +++ b/lib/RRDTool/OO.pm @@ -1720,7 +1720,7 @@ width => 120, stack => 1, } - + If instead of a horizontal line, a rectangular area is supposed to be added to the graph, use an C<area> block: @@ -1820,6 +1820,8 @@ Return the message of the last error that occurred while interacting with C<RRDTool::OO>. +=back + =head2 Aberrant behavior detection RRDTool supports aberrant behavior detection (ABD), which takes a data @@ -1904,8 +1906,6 @@ be taken care of automatically by RRDTool::OO with no user interaction required whatsoever. -=back - =head2 Development Status The following methods are not yet implemented: ----------- Bests Salvatore
Fixed: http://github.com/mschilli/rrdtool-oo-perl/commit/03dcdea7557f9fa41473442b7a9b1a595aeb6aaf Please verify, as your patches did not apply cleanly. Thanks for your contribution! -- Mike
Subject: Re: [rt.cpan.org #54870] Spelling errors in manpages
Date: Thu, 25 Feb 2010 18:44:33 +0100
To: Michael_Schilli via RT <bug-RRDTool-OO [...] rt.cpan.org>
From: Salvatore Bonaccorso <salvatore.bonaccorso [...] gmail.com>
Hi On Mon, Feb 22, 2010 at 11:42:23AM -0500, Michael_Schilli via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=54870 > > > Fixed: > > http://github.com/mschilli/rrdtool-oo-perl/commit/03dcdea7557f9fa41473442b7a9b1a595aeb6aaf > > Please verify, as your patches did not apply cleanly. Thanks for your > contribution!
Hmm, yes ... the two patches was indeed would need to apply one after another, as they as I submitted were simply taken from quilt series. Will submit next time better patch applying directly ;-). Bests Salvatore
Download signature.asc
application/pgp-signature 835b

Message body not shown because it is not plain text.