From: Peter A. Bigot Date: Tue, 20 May 2014 15:31:12 +0000 (-0500) Subject: misc doc: fix erronous use of section qualifier in intra-package links X-Git-Tag: v1.5.0-rc1~84^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F492%2Fhead;p=thirdparty%2Frrdtool-1.x.git misc doc: fix erronous use of section qualifier in intra-package links rrdxport and rrdcached do belong in section 1 of the Unix manpages, but they are documented within the RRDTool hierarchy and use of the qualifier prevents them from being found. Note also the need to override the substitute text or modify the context so that the generated HTML content reads correctly. Signed-off-by: Peter A. Bigot --- diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index a861ff48..bb7d6bec 100644 --- a/bindings/perl-shared/RRDs.pm +++ b/bindings/perl-shared/RRDs.pm @@ -130,7 +130,7 @@ integers, a pointer to an array and a pointer to a array of pointers. print "\n"; } -B exposes the L functionality and returns data +B exposes the L functionality and returns data with the following structure: my ($start,$end,$step,$cols,$names,$data) = RRDs::xport ... diff --git a/doc/rrdgraph_data.pod b/doc/rrdgraph_data.pod index 57b9d0a7..4508cb0a 100644 --- a/doc/rrdgraph_data.pod +++ b/doc/rrdgraph_data.pod @@ -55,10 +55,10 @@ be changed using C<:reduce=IBE>>. This optional parameter specifies the B to use during the data reduction phase. It is possible to request single data sources from a specific I, see -L, using the C<:daemon=IaddressE>> parameter. The +L, using the C<:daemon=IaddressE>> parameter. The value given to this parameter follows the same syntax as other means to specify -the address of the caching daemon. It is described in detail in the -L manual page. Beware, however, that colons (in IPv6 addresses +the address of the caching daemon. It is described in detail in +L. Beware, however, that colons (in IPv6 addresses and as a port separator, for example) need to be escaped using a backslash. Example: