X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=doc%2Frpntutorial.1;fp=doc%2Frpntutorial.1;h=b58314f655b808f163337c7c1af86a684aae7929;hp=87d570a7176ae44ef9ee3e322be28076a14aa23f;hb=6e58e96d05b3300ff189d192d490da081d5fdffa;hpb=23a63bef251017be5fd4f09db2be10575e3df59e diff --git a/doc/rpntutorial.1 b/doc/rpntutorial.1 index 87d570a..b58314f 100644 --- a/doc/rpntutorial.1 +++ b/doc/rpntutorial.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07) +.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "RPNTUTORIAL 1" -.TH RPNTUTORIAL 1 "2009-12-08" "1.4.7" "rrdtool" +.TH RPNTUTORIAL 1 "2013-05-23" "1.4.8" "rrdtool" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -313,7 +313,7 @@ Answer 2: .PP .Vb 2 \& if (input <= 56000/8 ) { input*8 } else { 56000 } -\& input,56000,8,DIV,LT,input,8,*,56000,IF +\& input,56000,8,DIV,LE,input,8,*,56000,IF .Ve .PP Exercise 3: