From c862e463d50a94a0850bb93fefa9744ee7940b4f Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Thu, 6 Jan 2011 15:39:55 +0000 Subject: [PATCH] fix wording regarding min/max setting git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@2167 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdcreate.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod index d4390b90..b54a74dc 100644 --- a/doc/rrdcreate.pod +++ b/doc/rrdcreate.pod @@ -137,7 +137,7 @@ between two updates of this data source before the value of the data source is assumed to be I<*UNKNOWN*>. I and I define the expected range values for data supplied by a -data source. If I and/or I any value outside the defined range +data source. If I and/or I are specified any value outside the defined range will be regarded as I<*UNKNOWN*>. If you do not know or care about min and max, set them to U for unknown. Note that min and max always refer to the processed values of the DS. For a traffic-B type DS this would be -- 2.47.2