From f4040b2c1b9e51fe23b8bc546b43e0b33440f855 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=93scar=20N=C3=A1jera?= Date: Mon, 18 Mar 2019 18:23:05 +0100 Subject: [PATCH] Fix docs on rrdxport --- doc/rrdxport.pod | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/rrdxport.pod b/doc/rrdxport.pod index fe9a8579..6c10108c 100644 --- a/doc/rrdxport.pod +++ b/doc/rrdxport.pod @@ -146,7 +146,7 @@ The resulting data section is: All the statistics in the output will use the same step. The first sample will -be the first sample starting at or immediately after B<--start>. The last +be the first sample starting immediately after B<--start>. The last sample will be the one ending at or immediately after B<--end>. Each sample has a timestamp and one or more values. The timestamps associated @@ -169,9 +169,9 @@ The first line of the sample output: 10206117003.4000000000e+005.4400000000e+01 -therefore means that the values for the interval 1020611700 to 1020611999 were -3.4 and 54.4 for "out bytes" and "in and out bits" respectively, as if the -value was taken at 1020612000. +therefore means that the values for the interval 1020611400 to 1020611699 were +3.4 and 54.4 for "out bytes" and "in and out bits" respectively, because the +value was taken at 1020611700. =head1 EXAMPLE 1 @@ -207,4 +207,3 @@ line argument takes precedence. =head1 AUTHOR Tobias Oetiker Etobi@oetiker.chE - -- 2.47.2