19 lines
529 B
Diff
19 lines
529 B
Diff
|
Upstream changeset: r5887
|
||
|
Fixed typo in lib/sensors.conf.5.
|
||
|
|
||
|
---
|
||
|
lib/sensors.conf.5 | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
--- lm_sensors-3.2.0.orig/lib/sensors.conf.5
|
||
|
+++ lm_sensors-3.2.0/lib/sensors.conf.5
|
||
|
@@ -402,7 +402,7 @@ really cool before the fan stops, so tha
|
||
|
again immediately.
|
||
|
|
||
|
So, in addition to tempX_max, many chips have a tempX_max_hyst
|
||
|
-sub-feature. Likewise, tempX_crit often comes with tempX_max_crit.
|
||
|
+sub-feature. Likewise, tempX_crit often comes with tempX_crit_hyst.
|
||
|
Example:
|
||
|
|
||
|
.RS
|