Revision: 1979
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1979&view=rev
Author: dermoth
Date: 2008-04-17 03:46:22 -0700 (Thu, 17 Apr 2008)
Log Message:
-----------
Correct the help text
Modified Paths:
--------------
nagiosplug/trunk/plugins/check_dns.c
Modified: nagiosplug/trunk/plugins/check_dns.c
===================================================================
--- nagiosplug/trunk/plugins/check_dns.c 2008-04-17 10:37:57 UTC (rev 1978)
+++ nagiosplug/trunk/plugins/check_dns.c 2008-04-17 10:46:22 UTC (rev 1979)
@@ -465,8 +465,8 @@
printf (" -a, --expected-address=IP-ADDRESS|HOST\n");
printf (" %s\n", _("Optional IP-ADDRESS you expect the DNS server to return. HOST must end with"));
printf (" %s\n", _("a dot (.). This option can be repeated multiple times (Returns OK if any"));
- printf (" %s\n", _("value match). If multiple are returned at once, you have to match the whole"));
- printf (" %s\n", _("string of addresses separated with commas (it needs to be sorted)."));
+ printf (" %s\n", _("value match). If multiple addressesare returned at once, you have to match"));
+ printf (" %s\n", _("the whole string of addresses separated with commas (sorted alphabetically)."));
printf (" -A, --expect-authority\n");
printf (" %s\n", _("Optionally expect the DNS server to be authoritative for the lookup"));
printf (" -w, --warning=seconds\n");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
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.