Code

spelling updates by Martin Schulze <joey@finlandia.infodrom.north.de>
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 8 Sep 2001 18:25:17 +0000 (18:25 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 8 Sep 2001 18:25:17 +0000 (18:25 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@53 a5681a0c-68f1-0310-ab6d-d61299d08faa

program/doc/cdeftutorial.pod
program/doc/rrdtutorial.pod

index 3188158479609b49663c70f34a429b84f315afbc..19070aecaa35a3e98bd95c6982a0bd58e9639847 100644 (file)
@@ -29,7 +29,7 @@ other tutorial.
 
 =head2 More reading
 
-If you have difficulties with the way I try to explain them please read
+If you have difficulties with the way I try to explain it please read
 Steve Rader's L<rpntutorial>. It may help you understand how this all works.
 
 =head1 What are CDEFs ?
index 0ad0f74e37444bc4b3cdb42dbfe6d84de268bfa1..8c921f9e5cabb4efb7d0400df21ef0e6f325506f 100644 (file)
@@ -491,7 +491,7 @@ be able to monitor other types of values like temperature.
 Most people will use the counter that keeps track
 of octets (bytes) transfered by a network device so we have to do just
 that. We will start with a description of how to collect data.
-Some people will make a remark that there are tools who can do this data
+Some people will make a remark that there are tools that can do this data
 collection for you. They are right!  However, I feel it is important that
 you understand they are not necessary.  When you have to determine why
 things went wrong you need to know how they work.