From 5e3fc41c6143676cf01b7aad789fc5f2cae5ce84 Mon Sep 17 00:00:00 2001 From: Benoit Mortier Date: Fri, 3 Dec 2004 23:02:04 +0000 Subject: print_help and print_usage() cleanup other misc cleanups git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@996 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_nagios.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_nagios.c') diff --git a/plugins/check_nagios.c b/plugins/check_nagios.c index 8a10c4a7..29abc2a8 100644 --- a/plugins/check_nagios.c +++ b/plugins/check_nagios.c @@ -276,7 +276,7 @@ This plugin attempts to check the status of the Nagios process on the local\n\ machine. The plugin will check to make sure the Nagios status log is no older\n\ than the number of minutes specified by the option. It also\n\ uses the /bin/ps command to check for a process matching whatever you specify\n\ -by the argument.\n")); +by the argument.\n\n")); print_usage (); -- cgit v1.2.3-74-g34f1