]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
doc: Fix a typo in an example 691/head
authorKrzysztof Kotlenga <pocek@users.sf.net>
Fri, 4 Dec 2015 16:59:35 +0000 (17:59 +0100)
committerKrzysztof Kotlenga <pocek@users.sf.net>
Fri, 4 Dec 2015 17:03:47 +0000 (18:03 +0100)
doc/rrdgraph_rpn.pod

index 8a7b5bc0776365a06d9cf19cc1e63a1e7283c9df..3ee61d525f6f60adacc095505613325d5ed51071 100644 (file)
@@ -346,7 +346,7 @@ B<STEPWIDTH>
 The with of the current step in seconds. You can use this to go back from
 rate based presentations to absolute numbers
 
-  CDEF:abs=rate,STEPWIDTH,*,PREF,ADDNAN
+  CDEF:abs=rate,STEPWIDTH,*,PREV,ADDNAN
 
 B<NEWDAY>,B<NEWWEEK>,B<NEWMONTH>,B<NEWYEAR>