Changeset 5339

Show
Ignore:
Timestamp:
09/26/08 10:44:25 (2 months ago)
Author:
khali
Message:

Drop stray reference to temp3_over in comment.
Drop stray reference to lib/chips.c in comment.
Drop outdated comment about feature names starting with a number.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/branches/lm-sensors-3.0.0/etc/sensors.conf.eg

    r5076 r5339  
    5050# ------------- 
    5151# Feature names are used in 'label', 'compute', 'set', and 'ignore' lines. 
    52 # Example feature names are 'in0', 'temp2', 'in3_min', and 'temp3_over'. 
    53 # These features are defined for each chip in lib/chips.c. 
     52# Example feature names are 'in0', 'temp2', 'in3_min', and 'temp3_max'. 
    5453# 
    5554# Undefined features will be silently ignored in 'label' and 'compute' lines. 
    5655# Undefined features in 'set' lines will result in 'Unknown feature name' 
    5756# when running 'sensors -s'. 
    58 # 
    59 # Unfortunately, feature names starting with a number must be in 
    60 # double quotes or you get "parse error, expecting 'NAME'". 
    6157# 
    6258#