summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 18a3f81)
raw | patch | inline | side by side (parent: 18a3f81)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Thu, 13 Dec 2007 23:17:51 +0000 (23:17 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Thu, 13 Dec 2007 23:17:51 +0000 (23:17 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1876 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_nwstat.c | patch | blob | history |
diff --git a/plugins/check_nwstat.c b/plugins/check_nwstat.c
index 53ac2e08e4246ccb9d8db65247b5bc8c9304e314..37e92290178e849f6cc7ddda8dc000d45b51a690 100644 (file)
--- a/plugins/check_nwstat.c
+++ b/plugins/check_nwstat.c
printf (" %s\n", _(" (available from http://www.engr.wisc.edu/~drews/mrtg/)"));
printf (" %s\n", _("- Values for critical thresholds should be lower than warning thresholds"));
printf (" %s\n", _(" when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "));
- printf (" %S\n", _(" TCB, LRUS and LRUM.\n"));
+ printf (" %s\n", _(" TCB, LRUS and LRUM.\n"));
printf (_(UT_SUPPORT));
}