Changeset 2520

Show
Ignore:
Timestamp:
05/09/04 19:27:55 (9 years ago)
Author:
khali
Message:

Fix typo. Reported by Rutger Nijlunsing.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/pwm/pwmconfig

    r2514 r2520  
    55# 
    66#    Warning!!! This program will stop your fans, one at a time, 
    7 #    for approximately 3 seconds each!!! 
     7#    for approximately 5 seconds each!!! 
    88#    This may cause your processor temperature to rise!!! 
    99#    Verify that all fans are running at normal speed after this 
     
    240240                        echo "$pwm $S" >> $TMP2 
    241241                fi 
    242                 if [ "$S" = "0" -o "S" = "-1" ] 
     242                if [ "$S" = "0" -o "$S" = "-1" ] 
    243243                then 
    244244                        pwmdisable $P