mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-02 07:15:39 +00:00
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. git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5339 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -49,16 +49,12 @@
|
|||||||
# FEATURE NAMES
|
# FEATURE NAMES
|
||||||
# -------------
|
# -------------
|
||||||
# Feature names are used in 'label', 'compute', 'set', and 'ignore' lines.
|
# Feature names are used in 'label', 'compute', 'set', and 'ignore' lines.
|
||||||
# Example feature names are 'in0', 'temp2', 'in3_min', and 'temp3_over'.
|
# Example feature names are 'in0', 'temp2', 'in3_min', and 'temp3_max'.
|
||||||
# These features are defined for each chip in lib/chips.c.
|
|
||||||
#
|
#
|
||||||
# Undefined features will be silently ignored in 'label' and 'compute' lines.
|
# Undefined features will be silently ignored in 'label' and 'compute' lines.
|
||||||
# Undefined features in 'set' lines will result in 'Unknown feature name'
|
# Undefined features in 'set' lines will result in 'Unknown feature name'
|
||||||
# when running 'sensors -s'.
|
# when running 'sensors -s'.
|
||||||
#
|
#
|
||||||
# Unfortunately, feature names starting with a number must be in
|
|
||||||
# double quotes or you get "parse error, expecting 'NAME'".
|
|
||||||
#
|
|
||||||
#
|
#
|
||||||
# LABEL LINES
|
# LABEL LINES
|
||||||
# -----------
|
# -----------
|
||||||
|
Reference in New Issue
Block a user