From d8ecf6bfc264717c611a983fe8ccb0488669791a Mon Sep 17 00:00:00 2001 From: Benoit Mortier Date: Thu, 19 Oct 2006 23:53:28 +0000 Subject: another round of localization cleaning git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1509 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_ups.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'plugins/check_ups.c') diff --git a/plugins/check_ups.c b/plugins/check_ups.c index 110ea0a2..280b3fb6 100644 --- a/plugins/check_ups.c +++ b/plugins/check_ups.c @@ -14,6 +14,9 @@ * * This file contains Network UPS Tools plugin for Nagios * +* This plugin tests the UPS service on the specified host.Network UPS Tools +* from www.networkupstools.org must be running for thisplugin to work. +* * License Information: * * This program is free software; you can redistribute it and/or modify @@ -36,7 +39,7 @@ const char *progname = "check_ups"; const char *revision = "$Revision$"; -const char *copyright = "2000-2006"; +const char *copyright = "2002-2006"; const char *email = "nagiosplug-devel@lists.sourceforge.net"; #include "common.h" -- cgit v1.2.3-74-g34f1