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/program@53 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/cdeftutorial.pod
doc/rrdtutorial.pod

index 3188158..19070ae 100644 (file)
@@ -29,7 +29,7 @@ other tutorial.
 
 =head2 More reading
 
 
 =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 ?
 Steve Rader's L<rpntutorial>. It may help you understand how this all works.
 
 =head1 What are CDEFs ?
index 0ad0f74..8c921f9 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.
 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.
 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.