misc fixes for better display
[rrdtool.git] / doc / rrdgraph_examples.src
index 8ccf8eb..9360e06 100644 (file)
@@ -1,11 +1,5 @@
 =head1 NAME
 
-=cut
-
-WARNING: DO NOT EDIT THE POD FILES. THEY ARE AUTO-GENERATED
-
-=pod
-
 rrdgraph_examples - Examples for rrdtool graph
 
 =head1 SYNOPSIS
@@ -129,5 +123,17 @@ shift the data forward by one week (604800 seconds)
     AREA:lastweek#0000FF:Last\ week
     LINE1:thisweek#FF0000:This\ week
 
-=include see_also
+=head1 SEE ALSO
+
+L<rrdgraph> gives an overview of how B<rrdtool graph> works.
+L<rrdgraph_data> describes B<DEF>,B<CDEF> and B<VDEF> in detail,
+L<rrdgraph_rpn> describes the B<RPN> language used in the B<?DEF> statements,
+L<rrdgraph_graph> page describes all of the graph and print functions.
+
+Make sure to read L<rrdgraph_examples> for tipsE<amp>tricks.
+
+=head1 AUTHOR
+
+Program by Tobias Oetiker E<lt>oetiker@ee.ethz.chE<gt>
 
+This manual page by Alex van den Bogaerdt E<lt>alex@ergens.op.het.netE<gt>