From: Tobias Oetiker Date: Tue, 30 Aug 2022 11:44:20 +0000 (+0200) Subject: fix documentation X-Git-Tag: v1.9.0~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=46060391ee0d4ee0840c58581605c9bc0b60f6ae;p=thirdparty%2Frrdtool-1.x.git fix documentation --- diff --git a/doc/rrdgraph_rpn.pod b/doc/rrdgraph_rpn.pod index 8c48289d..f5a7b3cd 100644 --- a/doc/rrdgraph_rpn.pod +++ b/doc/rrdgraph_rpn.pod @@ -60,7 +60,7 @@ B Pop one element from the stack, compare this to I respectively to I. Returns 1 for true or 0 for false. -I,I,I,B +I,I,I,B Pops three elements from the stack. If the element popped last is 0 (false), the value popped first is pushed back onto the stack,