mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 13:03:25 +01:00
Documentation: hwmon/w83627ehf: drop duplicate words
Drop the doubled word "and". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Cc: Jean Delvare <jdelvare@suse.com> Cc: Guenter Roeck <linux@roeck-us.net> Cc: linux-hwmon@vger.kernel.org Link: https://lore.kernel.org/r/20200703205649.30125-5-rdunlap@infradead.org Acked-by: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
e5754c1e67
commit
f8c963e57d
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ sensors. The configured source for each of the temperature sensors is provided
|
|||
in tempX_label.
|
||||
|
||||
Temperatures are measured in degrees Celsius and measurement resolution is 1
|
||||
degC for temp1 and and 0.5 degC for temp2 and temp3. For temp4 and higher,
|
||||
degC for temp1 and 0.5 degC for temp2 and temp3. For temp4 and higher,
|
||||
resolution is 1 degC for W83667HG-B and 0.0 degC for NCT6775F and NCT6776F.
|
||||
An alarm is triggered when the temperature gets higher than high limit;
|
||||
it stays on until the temperature falls below the hysteresis value.
|
||||
|
|
Loading…
Reference in a new issue