Code

correct typo in NEWS
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Mon, 26 May 2008 09:43:58 +0000 (09:43 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Mon, 26 May 2008 09:43:58 +0000 (09:43 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2000 f882894a-f735-0410-b71e-b25c423dba1c

NEWS

diff --git a/NEWS b/NEWS
index 2bf0130b9365550afceae62c6593109d21f00c93..afd4ee4561508ccca6dde0311e6a070232a7f60b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ This file documents the major additions and syntax changes between releases.
        check_procs now accepts --ereg-argument-array for a regular expression match to the argument array
        Reverted back to using pst3 for Solaris systems. Fixed issues re: -m64 needed to compile on 64bit systems
        If applicable, Gettext linked dynamically instead of statically
-       check_dig can now pass arguments dig by using -A/--dig-arguments (#1874041/#1889453)
+       check_dig can now pass arguments to dig by using -A/--dig-arguments (#1874041/#1889453)
        check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longopts in --help
        check_dns now allow to repeat -a to match multiple possibly returned address (common with load balancers)
        check_mysql and check_radius now try clearing password in processlist just like check_mysql_query