diff options
Diffstat (limited to 'doc/lib')
-rw-r--r-- | doc/lib/rrdFlotSupport_js.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lib/rrdFlotSupport_js.html b/doc/lib/rrdFlotSupport_js.html index 0f1ff30..832984e 100644 --- a/doc/lib/rrdFlotSupport_js.html +++ b/doc/lib/rrdFlotSupport_js.html @@ -450,10 +450,10 @@ Input parameters: <P>rrd_files</P> </TD> <TD WIDTH=80%> - <P>A list of RRDs. Each element of the list contains a [rrd_id,rrd_name] pair. + <P>A list of RRDs. Each element of the list contains a [rrd_id,rrd_file] pair. <ul> <li>rrd_id - Logical name for the RRD. - <li>rrd_name -An object of type <A HREF="rrdFile_js.html#RRDFile">RRDFile</A> or equivalent. + <li>rrd_file -An object of type <A HREF="rrdFile_js.html#RRDFile">RRDFile</A> or equivalent. <ul> </P> </TD> |