Code

added ruby bindings ... thanks to Loïs LHERBIER lois.lherbier covadis.ch
[rrdtool-all.git] / program / doc / rrdlast.pod
index 44492369110b8f7f29d9ac892e414157bfeebae0..a3eb7feedf10289cafa5ee7dfb579200de94dd94 100644 (file)
@@ -2,16 +2,14 @@
 
 rrdlast - Return the date of the last data sample in an RRD
 
-=for html <div align="right"><a href="rrdlast.pdf">PDF</a> version.</div>
-
 =head1 SYNOPSIS
 
 B<rrdtool> B<last> I<filename>
 
 =head1 DESCRIPTION
 
-The B<last> function returns the UNIX timestamp when the RRD was last
-updated.
+The B<last> function returns the UNIX timestamp of the most recent
+update of the RRD.
 
 =over 8