From: Tobias Oetiker Date: Wed, 7 Jul 2010 21:07:26 +0000 (+0000) Subject: one with is enough X-Git-Tag: 1.4.5^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=762250204b1e399f44c82a2435a67238447b042c;p=thirdparty%2Frrdtool-1.x.git one with is enough git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4/program@2114 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/rrdtutorial.pod b/doc/rrdtutorial.pod index d6ec09d2..f5ab0f39 100644 --- a/doc/rrdtutorial.pod +++ b/doc/rrdtutorial.pod @@ -56,7 +56,7 @@ element. As we are on a circle there is neither a beginning nor an end, you can go on and on and on. After a while, all the available places will be used and the process automatically reuses old locations. This way, the dataset will not grow in size and therefore requires no maintenance. -RRDtool works with with Round Robin Databases (RRDs). It stores and retrieves +RRDtool works with Round Robin Databases (RRDs). It stores and retrieves data from them. =head2 What data can be put into an RRD?