summaryrefslogtreecommitdiffstats
path: root/plugins/check_nwstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_nwstat.c')
-rw-r--r--plugins/check_nwstat.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/check_nwstat.c b/plugins/check_nwstat.c
index d8913bc..2d7e611 100644
--- a/plugins/check_nwstat.c
+++ b/plugins/check_nwstat.c
@@ -909,8 +909,7 @@ void print_help(void)
909 909
910 printf (_("\ 910 printf (_("\
911This plugin attempts to contact the MRTGEXT NLM running on a\n\ 911This plugin attempts to contact the MRTGEXT NLM running on a\n\
912Novell server to gather the requested system information.\n\n"), 912Novell server to gather the requested system information.\n\n"));
913 progname);
914 913
915 print_usage(); 914 print_usage();
916 915