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/?a=commitdiff_plain;h=5efd4746fc1a760fd76a884ead7d2e217bd50a88;hp=a9ff1e3241e05641dcc7cc4fbbc75eb214f3647d;p=rrdtool-all.git be clearer as to what VDEF LAST/FIRST do. git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@2259 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/doc/rrdgraph_rpn.pod b/program/doc/rrdgraph_rpn.pod index 5558c224..894fef16 100644 --- a/program/doc/rrdgraph_rpn.pod +++ b/program/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