summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d0e9fa4)
raw | patch | inline | side by side (parent: d0e9fa4)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 1 Dec 2011 15:27:24 +0000 (15:27 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 1 Dec 2011 15:27:24 +0000 (15:27 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@2232 a5681a0c-68f1-0310-ab6d-d61299d08faa
doc/rrdgraph_rpn.pod | patch | blob | history |
diff --git a/doc/rrdgraph_rpn.pod b/doc/rrdgraph_rpn.pod
index 5826c802905f04ead7cc9ca146b053335674c5e5..58c4048b57fa8ed4f449902fb6cbe71297e64888 100644 (file)
--- a/doc/rrdgraph_rpn.pod
+++ b/doc/rrdgraph_rpn.pod
Pop two elements from the stack, compare them for the selected condition
and return 1 for true or 0 for false. Comparing an I<unknown> or an
-I<infinite> value will always result in 0 (false).
+I<infinite> value will result in I<unknown> returned ... which will also be
+treated as false by the B<IF> call.
B<UN, ISINF>