From 9fd276eac6473c18462c96e4a98a67d4a797d73c Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sun, 18 Apr 2010 22:07:59 +0200 Subject: Fix POD error A "=back" command was missing. (Fixed by Ryan Niebur for Debian, forwarded by Ansgar Burchardt - RT56683) diff --git a/lib/Nagios/Plugin/Functions.pm b/lib/Nagios/Plugin/Functions.pm index 0bff96f..455439c 100644 --- a/lib/Nagios/Plugin/Functions.pm +++ b/lib/Nagios/Plugin/Functions.pm @@ -392,6 +392,8 @@ If join_all is supplied, however, it will be used as a string to join the resultant critical, warning, and ok messages together i.e. all messages are joined and returned. +=back + =item get_shortname Return the default shortname used for this plugin i.e. the first -- cgit v0.10-9-g596f