one with is enough ...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 7 Jul 2010 21:06:55 +0000 (21:06 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 7 Jul 2010 21:06:55 +0000 (21:06 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2113 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdbuild.pod
doc/rrdtutorial.pod

index 4159d5a..617971c 100644 (file)
@@ -92,14 +92,6 @@ Make sure the RRDtool build system finds your new compiler
 
  export PATH=/opt/SunStudioExpress/bin
 
 
  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
 =head2 Debian / Ubuntu
 
 Use apt-get to make sure you have all that is required. A number
index d6ec09d..f5ab0f3 100644 (file)
@@ -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.
 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?
 data from them.
 
 =head2 What data can be put into an RRD?