From: Peter A. Bigot Date: Fri, 16 May 2014 14:18:48 +0000 (-0500) Subject: cleanup: fix link target X-Git-Tag: v1.5.0-rc1~99^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F472%2Fhead;p=thirdparty%2Frrdtool-1.x.git cleanup: fix link target --- diff --git a/doc/rrdtool.pod b/doc/rrdtool.pod index 74274bc5..12953654 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<"Remote Control"> 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.