SF.net SVN: nagiosplug: [1983] nagiosplug/trunk/plugins/check_radius.c

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 1983
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1983&view=rev
Author:   dermoth
Date:     2008-04-23 01:19:13 -0700 (Wed, 23 Apr 2008)

Log Message:
-----------
Correct typo and make the --help notes a bit simpler.

Modified Paths:
--------------
    nagiosplug/trunk/plugins/check_radius.c

Modified: nagiosplug/trunk/plugins/check_radius.c
===================================================================
--- nagiosplug/trunk/plugins/check_radius.c	2008-04-21 09:38:33 UTC (rev 1982)
+++ nagiosplug/trunk/plugins/check_radius.c	2008-04-23 08:19:13 UTC (rev 1983)
@@ -3,7 +3,7 @@
 * Nagios check_radius plugin
 * 
 * License: GPL
-* Copyright (c) 1999-2007 Nagios Plugins Development Team
+* Copyright (c) 1999-2008 Nagios Plugins Development Team
 * 
 * Last Modified: $Date$
 * 
@@ -33,7 +33,7 @@
 
 const char *progname = "check_radius";
 const char *revision = "$Revision$";
-const char *copyright = "2000-2007";
+const char *copyright = "2000-2008";
 const char *email = "[email protected]";
 
 #include "common.h"
@@ -340,9 +340,8 @@
 	printf ("%s\n", _("The password option presents a substantial security issue because the"));
   printf ("%s\n", _("password can be determined by careful watching of the command line in"));
   printf ("%s\n", _("a process listing.  This risk is exacerbated because nagios will"));
-  printf ("%s\n", _("run the plugin at regular prdictable intervals.  Please be sure that"));
-  printf ("%s\n", _("the password used does not allow access to sensitive system resources,"));
-  printf ("%s\n", _("otherwise compormise could occur."));
+  printf ("%s\n", _("run the plugin at regular predictable intervals.  Please be sure that"));
+  printf ("%s\n", _("the password used does not allow access to sensitive system resources."));
 
 	printf (_(UT_SUPPORT));
 }


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.