summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2009-02-14 09:10:41 +0000
committerJean Delvare <khali@linux-fr.org>2009-02-14 09:10:41 +0000
commit15218a5e028e9ce2bc590205dbffe574799702f0 (patch)
treea9119c372370fd86dee2d7e91d8193db0bf49c7b /doc
parentb5ec572a5f27c9575cedcd49bce275ce794a171d (diff)
downloadlm-sensors-git-15218a5e028e9ce2bc590205dbffe574799702f0.tar.gz
Mention the stand-alone nature of sensors-detect, as suggested by
Matt Roberds. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5643 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'doc')
-rw-r--r--doc/progs3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/progs b/doc/progs
index ae76fdf6..6ef5c009 100644
--- a/doc/progs
+++ b/doc/progs
@@ -15,7 +15,8 @@ see http://www.lm-sensors.org/wiki/UsefulLinks.
* prog/detect/sensors-detect (written in Perl, installed by 'make install')
This program tries to detect the available SMBus adapters and the chips
connected to them, as well as Super-I/O and misc chips. It also generates
- modprobe lines and module options. This program is interactive.
+ modprobe lines and module options. This program is stand-alone (can be
+ run without installing lm-sensors) and interactive.
* prog/dump/isadump (written in C, installed by 'make install')
This program dumps the registers of ISA or Super-I/O chips.