summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-09-04 19:19:28 +0200
committerFlorian Pritz <bluewind@xinu.at>2013-09-04 19:19:28 +0200
commitfec626d9e26dbdce91db6eed42d898eb671a7906 (patch)
treeb6f0a45d44e637e4e2506a03787c26ed52239770
parentb388be244855778ff87899b040ac0c565b4dc456 (diff)
downloadsmokeping-fec626d9e26dbdce91db6eed42d898eb671a7906.tar.gz
smokeping-fec626d9e26dbdce91db6eed42d898eb671a7906.tar.xz
Fix syntax error in POD
Possible perl 5.18 related, I didn't look into that. Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--lib/Smokeping.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm
index 080b538..718d3b4 100644
--- a/lib/Smokeping.pm
+++ b/lib/Smokeping.pm
@@ -2632,7 +2632,7 @@ DOC
The base directory where SmokePing keeps the files related to the DYNAMIC function.
This directory must be writeable by the WWW server. It is also used for temporary
storage of slave polling results by the master in
-L<the master/slave mode|smokeping_master_slave>.
+L<the masterE<sol>slave mode|smokeping_master_slave>.
If this variable is not specified, the value of C<datadir> will be used instead.
DOC