From ea8d3fac12897bd38869a0fda4755290daf2e91b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20Valdemar=20M=C3=B8rch?= Date: Fri, 4 Jan 2019 08:23:13 +0100 Subject: [PATCH] Changed "[ timestamp - step ; timestamp [" as it was unclear as pr. review comment in #931 --- doc/rrdxport.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rrdxport.pod b/doc/rrdxport.pod index 43036544..97f38a76 100644 --- a/doc/rrdxport.pod +++ b/doc/rrdxport.pod @@ -163,7 +163,7 @@ valid for. For more details about this, see L. So the time range for a sample with a timestamp is actually -C<< [ timestamp - step ; timestamp [ >>. +from C inclusive to C exclusive. The first line of the sample output: -- 2.47.2