From a0016a2bb8fc13f4a1b8fa3ee0b8dbf929e746d5 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Fri, 29 Nov 2019 16:44:57 +0100 Subject: [PATCH] rrdgraph_rpn.pod: fix SMIN example --- 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 c04e106d..18bbcb30 100644 --- a/doc/rrdgraph_rpn.pod +++ b/doc/rrdgraph_rpn.pod @@ -183,7 +183,7 @@ I,B Pop one element (I) from the stack. Now pop I elements and push the minimum/maximum back onto the stack. -Example: C +Example: C I,B -- 2.47.2