From bcd5af5b6596d462f71b9b47da2e26720727ba3b Mon Sep 17 00:00:00 2001 From: oetiker Date: Sat, 21 Feb 2009 09:23:04 +0000 Subject: [PATCH] Documentation fixes by Bernhard Reutner-Fischer git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1748 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 c39548f2..598e9979 100644 --- a/program/doc/rrdgraph.pod +++ b/program/doc/rrdgraph.pod @@ -444,7 +444,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 de44c0bd..b6b68e3e 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