From a49770a5994f86b1188ad02b32ebd05ef83e64cb Mon Sep 17 00:00:00 2001 From: oetiker Date: Sat, 21 Feb 2009 09:22:38 +0000 Subject: [PATCH] Documentation fixes by Bernhard Reutner-Fischer git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3@1747 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdgraph.pod | 2 +- program/doc/rrdgraph_rpn.pod | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/program/doc/rrdgraph.pod b/program/doc/rrdgraph.pod index 4c752fb4..2029f278 100644 --- a/program/doc/rrdgraph.pod +++ b/program/doc/rrdgraph.pod @@ -435,7 +435,7 @@ measurement, 1 kb/s is 1000 b/s. [B<-W>|B<--watermark> I] -Adds the given string as a watermark, horizontally centred, at the bottom +Adds the given string as a watermark, horizontally centered, at the bottom of the graph. =head2 Data and variables diff --git a/program/doc/rrdgraph_rpn.pod b/program/doc/rrdgraph_rpn.pod index aabd7383..07eb9629 100644 --- a/program/doc/rrdgraph_rpn.pod +++ b/program/doc/rrdgraph_rpn.pod @@ -9,7 +9,8 @@ I:=I|I|I[,I] =head1 DESCRIPTION If you have ever used a traditional HP calculator you already know -B. The idea behind B is that you have a stack and push +B (Reverse Polish Notation). +The idea behind B is that you have a stack and push your data onto this stack. Whenever you execute an operation, it takes as many elements from the stack as needed. Pushing is done implicitly, so whenever you specify a number or a variable, it gets -- 2.30.2