fixed many pod bugs while creating the new website
[rrdtool.git] / doc / rrdcgi.pod
index 763ab23..b0ececb 100644 (file)
@@ -1,6 +1,6 @@
 =head1 NAME
 
-rrdcgi - create web pages containing RRD graphs based on templates
+rrdcgi - Create web pages containing RRD graphs based on templates
 
 =for html <div align="right"><a href="rrdcgi.pdf">PDF</a> version.</div>
 
@@ -117,7 +117,7 @@ them using \ if the time is to be used as an argument to a GRAPH command.
 =item RRD::GRAPH I<rrdgraph arguments>
 
 This tag creates the RRD graph defined in its argument and then gets
-replaced by an appropriate E<lt>IMG<gt> tag referring to the graph.
+replaced by an appropriate E<lt>IMGE<gt> tag referring to the graph.
 The B<--lazy> option in RRD graph can be used to make sure that graphs
 are only regenerated when they are out of date. The arguments
 to the B<RRD::GRAPH> tag work as described in the B<rrdgraph> manual page.