fix build with perl 5.18

PR:		193064
This commit is contained in:
Andrej Zverev 2014-09-20 06:40:04 +00:00
parent 60bc65ec61
commit 2e6d8e8c1a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368621

View File

@ -0,0 +1,11 @@
--- ./lib/Smokeping.pm.orig 2014-09-20 00:55:47.498042436 +0400
+++ ./lib/Smokeping.pm 2014-09-20 00:56:31.929038660 +0400
@@ -2631,7 +2631,7 @@
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