From: oetiker Date: Wed, 7 Jul 2010 21:06:55 +0000 (+0000) Subject: one with is enough ... X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=9157af45b109fc2bb0e8e8c5ec9f20d28921f424 one with is enough ... git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2113 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index 4159d5a..617971c 100644 --- a/doc/rrdbuild.pod +++ b/doc/rrdbuild.pod @@ -92,14 +92,6 @@ Make sure the RRDtool build system finds your new compiler export PATH=/opt/SunStudioExpress/bin -=head2 Solaris 8/9 - -Getting NLS to work on old solaris is an open issue ... use - - --disable-nls - -option. - =head2 Debian / Ubuntu Use apt-get to make sure you have all that is required. A number diff --git a/doc/rrdtutorial.pod b/doc/rrdtutorial.pod index d6ec09d..f5ab0f3 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?