From: Peter A. Bigot Date: Tue, 20 May 2014 15:01:32 +0000 (-0500) Subject: rrdtool.pod: revert to local link X-Git-Tag: v1.5.0-rc1~84^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a703f28a1ebb27ab500559c119f95634d012b623;p=thirdparty%2Frrdtool-1.x.git rrdtool.pod: revert to local link Per discussion at #483 the reference to rrdtool is unnecessary. Signed-off-by: Peter A. Bigot --- diff --git a/doc/rrdtool.pod b/doc/rrdtool.pod index 48121dd2..4e336d64 100644 --- a/doc/rrdtool.pod +++ b/doc/rrdtool.pod @@ -34,7 +34,7 @@ While the man pages talk of command line switches you have to set in order to make B work it is important to note that B can be remotely controlled through a set of pipes. This saves a considerable amount of startup time when you plan to make -B do a lot of things quickly. Check the section on L +B do a lot of things quickly. Check the section on L further down. There is also a number of language bindings for RRDtool which allow you to use it directly from Perl, python, Tcl, PHP, etc.