diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-04 21:44:35 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-04 21:44:35 (GMT) |
commit | da3327fead59c4a67c6ff367a2e29e3f49e7e82e (patch) | |
tree | 01ccc7ac9f50472a298e6befc43e18cff3b55a4b /NEWS | |
parent | 3f17f18416521ee90b8823bab3324188976ac265 (diff) | |
download | monitoring-plugins-da3327fead59c4a67c6ff367a2e29e3f49e7e82e.tar.gz |
NEWS: Fix typos
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ This file documents the major additions and syntax changes between releases. | |||
18 | WARNINGS | 18 | WARNINGS |
19 | The format of the performance data emitted by check_mrtgtraf has been | 19 | The format of the performance data emitted by check_mrtgtraf has been |
20 | changed to comply with the development guidelines | 20 | changed to comply with the development guidelines |
21 | check_ssh not returns CRITICAL for protocal/version errors | 21 | check_ssh now returns CRITICAL for protocol/version errors |
22 | If a plugin is invoked with -h/--help or -V/--version, the exit status | 22 | If a plugin is invoked with -h/--help or -V/--version, the exit status |
23 | is now UNKNOWN | 23 | is now UNKNOWN |
24 | 24 | ||