Revision: 1880
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1880&view=rev
Author: hweiss
Date: 2007-12-19 10:41:01 -0800 (Wed, 19 Dec 2007)
Log Message:
-----------
Fix the "--help" output.
Modified Paths:
--------------
nagiosplug/trunk/plugins/check_ldap.c
Modified: nagiosplug/trunk/plugins/check_ldap.c
===================================================================
--- nagiosplug/trunk/plugins/check_ldap.c 2007-12-19 10:08:06 UTC (rev 1879)
+++ nagiosplug/trunk/plugins/check_ldap.c 2007-12-19 18:41:01 UTC (rev 1880)
@@ -412,7 +412,7 @@
printf (" %s\n", "-T [--starttls]");
printf (" %s\n", _("use starttls mechanism introduced in protocol version 3"));
printf (" %s\n", "-S [--ssl]");
- printf (" %s\n", _("use ldaps (ldap v2 ssl method). this also sets the default port to %s"), LDAPS_PORT);
+ printf (_(" use ldaps (ldap v2 ssl method). this also sets the default port to %i\n"), LDAPS_PORT);
#ifdef HAVE_LDAP_SET_OPTION
printf (" %s\n", "-2 [--ver2]");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.