diff options
author | Holger Weiss <hweiss@users.sourceforge.net> | 2007-01-27 16:56:33 (GMT) |
---|---|---|
committer | Holger Weiss <hweiss@users.sourceforge.net> | 2007-01-27 16:56:33 (GMT) |
commit | e075c9125a71eedb3d82e1ff5ab85c9282047853 (patch) | |
tree | 96cc253f172d5385b79b5c046caa4405e7808048 /NEWS | |
parent | 9d992743461e8109c2ed0a107f28df873ef7cd73 (diff) | |
download | monitoring-plugins-e075c9125a71eedb3d82e1ff5ab85c9282047853.tar.gz |
Fix typos.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1586 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ This file documents the major additions and syntax changes between releases. | |||
9 | Fixed crit/warn for check_disk perf data | 9 | Fixed crit/warn for check_disk perf data |
10 | Fixed buffer overflow in check_procs | 10 | Fixed buffer overflow in check_procs |
11 | Fixed error handling for UNIX sockets in netutils.c | 11 | Fixed error handling for UNIX sockets in netutils.c |
12 | New -q and -o options for check_by_ssh which a handed over to ssh(1) as is | 12 | New -q and -o options for check_by_ssh which are handed over to ssh(1) as is |
13 | Synced with latest GNUlib | 13 | Synced with latest GNUlib |
14 | 14 | ||
15 | 1.4.5 | 15 | 1.4.5 |