G<gt> does not exist E<gt> does
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 10 Apr 2005 13:57:34 +0000 (13:57 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 10 Apr 2005 13:57:34 +0000 (13:57 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@386 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdcgi.pod

index 763ab23..6a46ce2 100644 (file)
@@ -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.