From 1f7b90265a50a1135f9061d8aea5de90b8ec56bd Mon Sep 17 00:00:00 2001 From: oetiker Date: Sun, 3 Feb 2002 08:10:36 +0000 Subject: [PATCH] fixed spelling git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@76 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdcreate.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/doc/rrdcreate.pod b/program/doc/rrdcreate.pod index b43f70af..941cfdd9 100644 --- a/program/doc/rrdcreate.pod +++ b/program/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 -- 2.30.2