Code

Imported upstream version 1.4.8
[pkg-rrdtool.git] / doc / rpntutorial.1
index 87d570a7176ae44ef9ee3e322be28076a14aa23f..b58314f655b808f163337c7c1af86a684aae7929 100644 (file)
@@ -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:
 .\" ========================================================================
 .\" ========================================================================
 .\"
 .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: