summaryrefslogtreecommitdiff
path: root/lib/sensors.conf.5
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-09-05 21:22:39 +0000
committerJean Delvare <khali@linux-fr.org>2007-09-05 21:22:39 +0000
commit042532f7fbfde26b8480f45dfa397d0ebc7f83fb (patch)
treec9833c2f78f78a2df698f1a73ff5bbc4b2fdd9a6 /lib/sensors.conf.5
parent8f352d518c6bed773b6f740b9e5b038e3a360f72 (diff)
downloadlm-sensors-git-042532f7fbfde26b8480f45dfa397d0ebc7f83fb.tar.gz
Delete grab_busses.sh, it's deprecated. Use sensors --bus-list instead.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4782 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'lib/sensors.conf.5')
-rw-r--r--lib/sensors.conf.514
1 files changed, 5 insertions, 9 deletions
diff --git a/lib/sensors.conf.5 b/lib/sensors.conf.5
index 8bd5b737..44c2b564 100644
--- a/lib/sensors.conf.5
+++ b/lib/sensors.conf.5
@@ -23,7 +23,7 @@
.\"
.\" References consulted:
.\" sensors.conf.eg by Frodo Looijaard
-.TH sensors.conf 5 "June 2007" "lm-sensors 3" "Linux Programmer's Manual"
+.TH sensors.conf 5 "September 2007" "lm-sensors 3" "Linux User's Manual"
.SH NAME
sensors.conf \- libsensors configuration file
@@ -141,11 +141,7 @@ always be quoted.
The second argument is the adapter name, it must match exactly the
adapter name as it appears in
-.I /proc/bus/i2c
-(2.4 kernel)
-or
-.I /sys/class/i2c-adapter/i2c-*/device/name
-(2.6 kernel).
+.IR /sys/class/i2c-adapter/i2c-*/name .
It should always be quoted as well as it will most certainly contain
spaces or dashes.
@@ -158,9 +154,9 @@ all
.I bus
statements together at the top of your configuration file.
-The program
-.I prog/config/grab_busses.sh
-in the source distribution can help you generate these lines.
+Running
+.B sensors --bus-list
+will generate these lines for you.
.SS CHIP STATEMENT