From 46060391ee0d4ee0840c58581605c9bc0b60f6ae Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Tue, 30 Aug 2022 13:44:20 +0200 Subject: [PATCH] fix documentation --- doc/rrdgraph_rpn.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.47.3