Module: check_mk
Branch: master
Commit: a7374687838cbfa823dc8a333200329b15904fc9
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=a7374687838cbf…
Author: Konstantin Büttner <kb(a)mathias-kettner.de>
Date: Thu Jan 29 11:27:21 2015 +0100
kentix_temp, lnx_thermal: Fixed formatting error in manpage
---
checkman/kentix_temp | 2 +-
checkman/lnx_thermal | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/checkman/kentix_temp b/checkman/kentix_temp
index 8d8a308..faca9af 100644
--- a/checkman/kentix_temp
+++ b/checkman/kentix_temp
@@ -31,7 +31,7 @@ according to the unit sent by the device. This key allows to override
that. Trea
lightly, as this may lead to a misinterpreted temperature. Should only be used if
the device reports its unit incorrectly.
- {"device_levels_handling"]: How the check treats the device's internal
levels
+ {"device_levels_handling"}: How the check treats the device's internal
levels
versus the ones you specify yourself. The following options are supported:
"best"
results in the best status between yours and the device's levels, "worst"
in the
worst, "usr" ignore's the device's levels, "dev" ignores
yours, usrdefault and
diff --git a/checkman/lnx_thermal b/checkman/lnx_thermal
index 390f013..6b4a1c1 100644
--- a/checkman/lnx_thermal
+++ b/checkman/lnx_thermal
@@ -32,7 +32,7 @@ according to the unit sent by the device. This key allows to override
that. Trea
lightly, as this may lead to a misinterpreted temperature. Should only be used if
the device reports its unit incorrectly.
- {"device_levels_handling"]: How the check treats the device's internal
levels
+ {"device_levels_handling"}: How the check treats the device's internal
levels
versus the ones you specify yourself. The following options are supported:
"best"
results in the best status between yours and the device's levels, "worst"
in the
worst, "usr" ignore's the device's levels, "dev" ignores
yours, usrdefault and