Code

sync
[rrdtool-all.git] / tutorial / lisa2009 / rrd-by-example / body.tex
index 23eee8818eccc31e0d94baf3df960ebe83e3771f..ce81bae367284c6f30305a537af7344561a84868 100644 (file)
@@ -266,7 +266,7 @@ for graph command syntax, there are two basic rules:\pause
 \begin{minipage}[t]{0.7\textwidth}
 \begin{alltt}
 rrdtool graph \textit{output}
-   DEF:var=\textit{rrd}:\textit{DS}:\textit{AVARAGE}
+   DEF:var=\textit{rrd}:\textit{DS}:\textit{AVERAGE}
    LINE:var#\textit{hex-rgb-color}:Comment
 
 \end{alltt}