Code

sync
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 28 Jun 2011 16:53:02 +0000 (16:53 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 28 Jun 2011 16:53:02 +0000 (16:53 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@2191 a5681a0c-68f1-0310-ab6d-d61299d08faa

tutorial/fisl12/rrd-intro.odp [new file with mode: 0644]
tutorial/lisa2009/rrd-by-example/body.tex

diff --git a/tutorial/fisl12/rrd-intro.odp b/tutorial/fisl12/rrd-intro.odp
new file mode 100644 (file)
index 0000000..3a81694
Binary files /dev/null and b/tutorial/fisl12/rrd-intro.odp differ
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}