diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-03 23:56:46 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-07-24 17:44:57 +0300 |
commit | bb21eb10715d45619acba1449c3797a8f78aebe1 (patch) | |
tree | c2946b1dd6ae848b8ec17c27de9e5ea40e3970a2 /Documentation/hwmon | |
parent | 3cdeccb5f0721491278d09333d16c1d0d1970fc3 (diff) | |
download | linux-bb21eb10715d45619acba1449c3797a8f78aebe1.tar.xz |
Documentation: hwmon/lm93: drop duplicate words
Drop the doubled word "the".
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-3-rdunlap@infradead.org
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/lm93.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/lm93.rst b/Documentation/hwmon/lm93.rst index 49d199b45b67..369e15898af9 100644 --- a/Documentation/hwmon/lm93.rst +++ b/Documentation/hwmon/lm93.rst @@ -133,7 +133,7 @@ Smart Tach Mode (from the datasheet):: four signals are measured within 4 seconds. Smart tach mode is enabled by the driver by writing 1 or 2 (associating the -the fan tachometer with a pwm) to the sysfs file fan<n>_smart_tach. A zero +fan tachometer with a pwm) to the sysfs file fan<n>_smart_tach. A zero will disable the function for that fan. Note that Smart tach mode cannot be enabled if the PWM output frequency is 22500 Hz (see below). |