X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph_rpn.src;h=b765f9abc8ee86802b3f5c7835e75ccfbbe957bd;hp=65f09177a9e005e8398790cc3acf7aa6822395c2;hb=d828f3eccac8dbad7bfc14812e406377669baaa4;hpb=87264104167c04f84e61e3580292217269bab14f diff --git a/doc/rrdgraph_rpn.src b/doc/rrdgraph_rpn.src index 65f0917..b765f9a 100644 --- a/doc/rrdgraph_rpn.src +++ b/doc/rrdgraph_rpn.src @@ -1,6 +1,6 @@ =include name -=head1 SYNOPSYS +=head1 SYNOPSIS IRPN expressionE> := IvnameE>|IoperatorE>|IvalueE> @@ -205,7 +205,7 @@ Z<> =item MAXIMUM, MINIMUM, AVERAGE Return the corresponding value, MAXIMUM and MINIMUM also return -the first occurance of that value in the time component. +the first occurrence of that value in the time component. Example: C @@ -215,7 +215,7 @@ Z<> Return the last,first value including its time. The time for FIRST is actually the start of the corresponding interval, where -LASTs time component returns the end of the corresponding interval. +the LAST time component returns the end of the corresponding interval. Example: C @@ -223,7 +223,7 @@ Z<> =item TOTAL -Returns the rate from each defined timeslot multiplied with the +Returns the rate from each defined time slot multiplied with the step size. This can for instance return total bytes transfered when you have logged bytes per second. The time component returns the amount of seconds