]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Spell rrdtool as RRDtool as pr. review comment in #931
authorPeter Valdemar Mørch <peter@morch.com>
Fri, 4 Jan 2019 07:18:57 +0000 (08:18 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 7 Jan 2019 07:47:16 +0000 (08:47 +0100)
doc/rrdxport.pod

index cc7dde5606630d35fd88090b3fdd0b46aabe0349..430365442f2820775c5f35c904b93a04999138f7 100644 (file)
@@ -150,12 +150,12 @@ be the first sample starting at or 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
-with a value in rrdtool ALWAYS represent the time the sample was taken. Since
+with a value in RRDtool ALWAYS represent the time the sample was taken. Since
 any value you sample will represent some sort of past state your sampling
 apparatus has gathered, the timestamp will always be at the end of the sampling
 period.
 
-Rrdtool does not store the actual samples, but does internal resampling of the
+RRDtool does not store the actual samples, but does internal resampling of the
 values presented to it. Nevertheless when a data value is presented with a
 single timestamp the timestamp is at the end of the period the value
 represents. Note that the timestamp itself is outside the period the sample is