From: oetiker Date: Wed, 18 Jan 2012 06:08:12 +0000 (+0000) Subject: be clearer as to what VDEF LAST/FIRST do. X-Git-Url: https://git.tokkee.org/?p=rrdtool.git;a=commitdiff_plain;h=1a228b014098415630afef4683fec2639d2d9d23 be clearer as to what VDEF LAST/FIRST do. git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2259 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/rrdgraph_rpn.pod b/doc/rrdgraph_rpn.pod index 5558c22..894fef1 100644 --- a/doc/rrdgraph_rpn.pod +++ b/doc/rrdgraph_rpn.pod @@ -344,9 +344,8 @@ Example: C =item LAST, FIRST -Return the last/first value including its time. The time for -FIRST is actually the start of the corresponding interval, whereas -LAST returns the end of the corresponding interval. +Return the last/first non-nan or infinite value for the selected data +stream, including its timestamp. Example: C