X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=doc%2Frrdcreate.pod;h=941cfdd9d8cca553d50ebd0f6de7ada1083acb10;hb=0949f7e2a525302eaca15116374107e08b84fb4d;hp=b43f70affe68f54d511e379ffd024485185f98de;hpb=65c3cfc65d68cb8ad49dfa6af8052b953bfe81f6;p=rrdtool.git diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod index b43f70a..941cfdd 100644 --- a/doc/rrdcreate.pod +++ b/doc/rrdcreate.pod @@ -428,7 +428,7 @@ A few archives areas are also defined. The first stores the temperatures supplied for 100 hours (1200 * 300 seconds = 100 hours). The second RRA stores the minimum temperature recorded over every hour (12 * 300 seconds = 1 hour), for 100 days (2400 hours). The -third and the fourth RRA's do the same with the for the maximum and +third and the fourth RRA's do the same for the maximum and average temperature, respectively. =head1 EXAMPLE 2