From 743a44e936edbb649e67f99fdf7712e1c60eee39 Mon Sep 17 00:00:00 2001 From: Karl DeBisschop Date: Sat, 2 Aug 2003 18:22:15 +0000 Subject: markup for translation git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@632 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_snmp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/check_snmp.c') diff --git a/plugins/check_snmp.c b/plugins/check_snmp.c index 097c30ea..821f10ec 100644 --- a/plugins/check_snmp.c +++ b/plugins/check_snmp.c @@ -65,7 +65,7 @@ print_help (void) printf (_(COPYRIGHT), copyright, email); printf (_("\ -Check status of remote machines and obtain sustem information via SNMP")); +Check status of remote machines and obtain sustem information via SNMP\n\n")); print_usage (); @@ -133,7 +133,7 @@ Check status of remote machines and obtain sustem information via SNMP")); printf (_(UT_VERBOSE)); - printf (_("\ + printf (_("\n\ - This plugin uses the 'snmpget' command included with the NET-SNMP package.\n\ If you don't have the package installed, you will need to download it from\n\ http://net-snmp.sourceforge.net before you can use this plugin.\n")); -- cgit v1.2.3