X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdfetch.1;h=5c7de017f18ae56aefd7c3cc4baf90337f6a0768;hb=8892808f3a79ec485e273390213ef3f16792eb54;hp=9539bae2bbde57c0d540bf49d864f9bae803b9be;hpb=ba531669d795b10244c358135249016c5898519b;p=pkg-rrdtool.git diff --git a/doc/rrdfetch.1 b/doc/rrdfetch.1 index 9539bae..5c7de01 100644 --- a/doc/rrdfetch.1 +++ b/doc/rrdfetch.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "RRDFETCH 1" -.TH RRDFETCH 1 "2008-03-15" "1.3rc6" "rrdtool" +.TH RRDFETCH 1 "2008-03-15" "1.3rc9" "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"