--- doc/rrdcached.pod | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/rrdcached.pod b/doc/rrdcached.pod index a30f293..e0571a4 100644 --- a/doc/rrdcached.pod +++ b/doc/rrdcached.pod @@ -127,8 +127,9 @@ used. =item B<-B> -Only permit writes into the base directory specified in B<-b>. This does -B<NOT> detect symbolic links. Paths containing C<../> will also be blocked. +Only permit writes into the base directory specified in B<-b> (and any +sub-directories). This does B<NOT> detect symbolic links. Paths +containing C<../> will also be blocked. =back -- 1.6.0.2 _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
