Code

Imported upstream version 1.4.2.
[pkg-rrdtool.git] / doc / rrdgraph_data.1
index 60e63d672c77a0c1791afe3e404d94ca0958eda2..0e133df64c8f85ddd8aa24ad6c398950edde0552 100644 (file)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.08)
+.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
 .\" ========================================================================
 .\"
 .IX Title "RRDGRAPH_DATA 1"
-.TH RRDGRAPH_DATA 1 "2009-06-01" "1.3.999" "rrdtool"
+.TH RRDGRAPH_DATA 1 "2009-10-14" "1.4.2" "rrdtool"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -152,7 +152,7 @@ Variable names (\fIvname\fR) must be made up strings of the following characters
 .PP
 When picking variable names, make sure you do not choose a name that is
 already taken by an \s-1RPN\s0 operator. A safe bet it to use lowercase or
-mixedcase names for variables since operators will always be in uppercase.
+mixed case names for variables since operators will always be in uppercase.
 .SH "DEF"
 .IX Header "DEF"
 \&\fB\s-1DEF:\s0\fR\fI<vname>\fR=\fI<rrdfile>\fR:\fI<ds\-name>\fR:\fI<\s-1CF\s0>\fR[:step=\fI<step>\fR][:start=\fI<time>\fR][:end=\fI<time>\fR][:reduce=\fI<\f(BI\s-1CF\s0\fI>\fR]
@@ -177,7 +177,7 @@ image with width 400 and time span 400*1800 seconds (use appropriate
 start and end times, such as \f(CW\*(C`\-\-start end\-8days8hours\*(C'\fR).
 .PP
 If consolidation needs to be done, the \fB\s-1CF\s0\fR of the \fB\s-1RRA\s0\fR specified in the
-\&\fB\s-1DEF\s0\fR itself will be used to reduce the data density. This behaviour can
+\&\fB\s-1DEF\s0\fR itself will be used to reduce the data density. This behavior can
 be changed using \f(CW\*(C`:reduce=\f(CI<\f(CBCF\f(CI>\f(CW\*(C'\fR.  This optional parameter
 specifies the \fB\s-1CF\s0\fR to use during the data reduction phase.
 .PP
@@ -241,7 +241,7 @@ maximum value during the graph period).
 .PP
 If you want to apply 'complex' operations to the result of a \s-1VDEF\s0 you have
 to use a \s-1CDEF\s0 again since VDEFs only look like \s-1RPN\s0 expressions, they aren't
-realy.
+really.
 .SH "SEE ALSO"
 .IX Header "SEE ALSO"
 rrdgraph gives an overview of how \fBrrdtool graph\fR works.