From fec626d9e26dbdce91db6eed42d898eb671a7906 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 4 Sep 2013 19:19:28 +0200 Subject: Fix syntax error in POD Possible perl 5.18 related, I didn't look into that. Signed-off-by: Florian Pritz --- lib/Smokeping.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. +Lslave mode|smokeping_master_slave>. If this variable is not specified, the value of C will be used instead. DOC -- cgit v1.2.3-24-g4f1b