* remove jakes old address
[rrdtool.git] / doc / rrdinfo.pod
index 3558d7a..24676ef 100644 (file)
@@ -1,8 +1,6 @@
 =head1 NAME
 
-rrdtool info - extract header information from an RRD
-
-=for html <div align="right"><a href="rrdinfo.pdf">PDF</a> version.</div>
+rrdinfo - extract header information from an RRD
 
 =head1 SYNOPSIS
 
@@ -22,7 +20,7 @@ This is the output generated by running B<info> on a simple RRD which
 contains two data sources and one RRA. Note that the number after the
 I<last_update> keyword is in seconds since 1970. The string B<NaN>
 stands for I<*UNKNOWN*> data. In the example it means that this RRD
-has neither minimum not maximum values defined for either of its
+has neither minimum nor maximum values defined for either of its
 data sources.
 
  filename = "random.rrd"
@@ -54,7 +52,7 @@ data sources.
 
 =item I<filename.rrd>
 
-The name of the B<RRD> you want to dump.
+The name of the B<RRD> you want to examine.
 
 =back