X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdfetch.1;h=492867bda1b61fce199c1e5e8934ad75f7f3388a;hb=3741f89bbcc7e8c9dbab7d76bbd2fe28249cfded;hp=9c20fb68ba0d76cb6d2964afbfa12303493bd3ec;hpb=5ae9312d35bd9931a761a15cbf1e8effe2e7b5d4;p=pkg-rrdtool.git diff --git a/doc/rrdfetch.1 b/doc/rrdfetch.1 index 9c20fb6..492867b 100644 --- a/doc/rrdfetch.1 +++ b/doc/rrdfetch.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "RRDFETCH 1" -.TH RRDFETCH 1 "2008-02-17" "1.2.27" "rrdtool" +.TH RRDFETCH 1 "2008-07-23" "1.2.28" "rrdtool" .SH "NAME" rrdfetch \- Fetch data from an RRD. .SH "SYNOPSIS" @@ -227,9 +227,9 @@ Using the bash shell, this could look be: Or in Perl: .PP .Vb 3 -\& perl \-e '$ctime = time; $rrdres = 900; \e +\& perl \-e \(aq$ctime = time; $rrdres = 900; \e \& system "rrdtool fetch subdata.rrd AVERAGE \e -\& \-r $rrdres \-e @{[int($ctime/$rrdres)*$rrdres]} \-s e\-1h"' +\& \-r $rrdres \-e @{[int($ctime/$rrdres)*$rrdres]} \-s e\-1h"\(aq .Ve .Sh "AT-STYLE \s-1TIME\s0 \s-1SPECIFICATION\s0" .IX Subsection "AT-STYLE TIME SPECIFICATION"