aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> 2008-05-26 09:43:58 +0000
committerGravatar Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> 2008-05-26 09:43:58 +0000
commit0ae8525350edb7ff8773024f76f82a0b41714be6 (patch)
tree6610bb4dba7c0231806847d52cc9957a6909b69e
parent75109b0d520d6d5f6e207305d23a051394a70df6 (diff)
downloadmonitoring-plugins-0ae8525350edb7ff8773024f76f82a0b41714be6.tar.gz
correct typo in NEWS
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2000 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2bf0130b..afd4ee45 100644
--- 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