summaryrefslogtreecommitdiffstats
path: root/plugins/check_mrtg.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_mrtg.c')
-rw-r--r--plugins/check_mrtg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_mrtg.c b/plugins/check_mrtg.c
index 4abe1d7..57cfee6 100644
--- a/plugins/check_mrtg.c
+++ b/plugins/check_mrtg.c
@@ -367,7 +367,7 @@ print_help (void)
367 printf (" %s\n", _(" commands with different values for the <variable> argument. Of course,")); 367 printf (" %s\n", _(" commands with different values for the <variable> argument. Of course,"));
368 printf (" %s\n", _("you can always hack the code to make this plugin work for you...")); 368 printf (" %s\n", _("you can always hack the code to make this plugin work for you..."));
369 printf (" %s\n", _("- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded from")); 369 printf (" %s\n", _("- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded from"));
370 printf (" %s\n", _("http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html")); 370 printf (" %s\n", "http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html");
371 371
372 printf (_(UT_SUPPORT)); 372 printf (_(UT_SUPPORT));
373} 373}