Skip to content

Commit 2e5bdf8

Browse files
xandfurygroeck
authored andcommitted
hwmon: (f71882fg) Fix grammar in fan speed trip points explanation
Fix several grammatical issues in the fan speed trip points documentation: - Replace awkward "which % the fan should run at at" construction with clearer "that specify the percentage at which" - Fix incorrect "is chip depended" to "are chip dependent" for correct verb agreement and adjective form - Improve readability by reorganizing first sentence and separating the complex explanation into simpler parts - Add hyphen before "see" to improve readability - Remove redundant "at" in temperature description No functional changes, documentation only. Signed-off-by: Abhinav Saxena <[email protected]> Message-ID: <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>
1 parent 2fc032e commit 2e5bdf8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Documentation/hwmon/f71882fg.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,11 @@ Writing an unsupported mode will result in an invalid parameter error.
178178
available on the F71858FG / F8000 if the fan channel is in RPM mode.
179179

180180
* 2: Normal auto mode
181-
You can define a number of temperature/fan speed trip points, which % the
182-
fan should run at at this temp and which temp a fan should follow using the
183-
standard sysfs interface. The number and type of trip points is chip
184-
depended, see which files are available in sysfs.
181+
You can define a number of temperature/fan speed trip points that specify
182+
the percentage at which the fan should run at each temperature, and which
183+
temperature sensor a fan should follow, using the standard sysfs interface.
184+
The number and type of trip points are chip dependent - see the available
185+
files in sysfs.
185186
Fan/PWM channel 3 of the F8000 is always in this mode!
186187

187188
* 3: Thermostat mode (Only available on the F8000 when in duty cycle mode)

0 commit comments

Comments
 (0)