X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdcgi.pod;h=e34d4c00e29d5b43c646cf6072dd00205db71a57;hb=765772ba1d71e8581f9e65c8c3579997bba5890e;hp=c8152b4eac9d1e1a0dd8e4dc4552ef04de6b5ead;hpb=cb092381724e4ba8a1f18712fefc541a3d370f99;p=rrdtool.git diff --git a/doc/rrdcgi.pod b/doc/rrdcgi.pod index c8152b4..e34d4c0 100644 --- a/doc/rrdcgi.pod +++ b/doc/rrdcgi.pod @@ -138,6 +138,12 @@ If the preceding B tag contained and B arguments, then you can access their output with this tag. The I argument refers to the number of the B argument. This first B has I 0. +=item RRD::INTERNAL + +This tag gets replaced by an internal var. Currently these vars are known: +VERSION, COMPILETIME. +These vars represent the compiled-in values. + =back =head1 EXAMPLE 1 @@ -187,7 +193,7 @@ you want to use as source for your graph. =head1 EXAMPLE 3 This example shows how to handle the case where the RRD, graphs and -cgi-bins are seperate directories +cgi-bins are separate directories #!/.../bin/rrdcgi @@ -211,7 +217,7 @@ webserver/browser =head1 AUTHOR -Tobias Oetiker Eoetiker@ee.ethz.chE +Tobias Oetiker Etobi@oetiker.chE