X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frpntutorial.1;h=ac7cde55f1ee68835622c7de54f651e3059fc328;hb=9880a40d858e762ad008d9501bf3b931db08334e;hp=cf68ba800659940fd86cf0496d9be9209ad20ade;hpb=91b2f1022a195d008d818f283690ef63a00fd79c;p=pkg-rrdtool.git diff --git a/doc/rpntutorial.1 b/doc/rpntutorial.1 index cf68ba8..ac7cde5 100644 --- a/doc/rpntutorial.1 +++ b/doc/rpntutorial.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "RPNTUTORIAL 1" -.TH RPNTUTORIAL 1 "2009-10-14" "1.4.2" "rrdtool" +.TH RPNTUTORIAL 1 "2009-12-08" "1.4.3" "rrdtool" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -218,9 +218,9 @@ multiplication operator: .PP .Vb 4 \& 1) 128,8,*,7000,GT,7000,128,8,*,IF eval 128,8,* result is 1024 -\& 2) 1024,7000,GT,7000,128,8,*,IF eval 1024,7000,GT result is 0 -\& 3) 0,128,8,*,IF eval 128,8,* result is 1024 -\& 4) 0,7000,1024,IF result is 1024 +\& 2) 1024 ,7000,GT,7000,128,8,*,IF eval 1024,7000,GT result is 0 +\& 3) 0, 7000,128,8,*,IF eval 128,8,* result is 1024 +\& 4) 0, 7000,1024, IF result is 1024 .Ve .PP Now let's go back to the first example of multiple logic operators,