New functions for CDEF ATAN2 RAD2DEG and DEG2RAD
[rrdtool.git] / doc / rrdlast.pod
index 4449236..a3eb7fe 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