From 139bd31196ffe92ce818b2288e5d82d83804f423 Mon Sep 17 00:00:00 2001 From: alisonjm Date: Fri, 29 Apr 2011 22:23:29 +0000 Subject: Fixed inaccuracy in description of RRDFilterOP. --- doc/lib/rrdFilter_js.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/lib') diff --git a/doc/lib/rrdFilter_js.html b/doc/lib/rrdFilter_js.html index a4f48e9..50bad22 100644 --- a/doc/lib/rrdFilter_js.html +++ b/doc/lib/rrdFilter_js.html @@ -402,8 +402,8 @@

Class RRDFilterOp

-

This class filters all of the DSs in an RRD by an accompning list of filters - one filter for each DS. -

Its arguments are: rrd_file and op_obj_list (list of ds filtersr;list length must be the same as the number of DSs in the RRD). +

This class filters all of the DSs in an RRD by a list of filters. +

Its arguments are: rrd_file and op_obj_list (list of ds filters).

This class implements the following methods:

-- cgit v1.2.3-2-g168b