summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMark D. Studebaker <mdsxyz123@yahoo.com>2001-01-15 00:07:58 +0000
committerMark D. Studebaker <mdsxyz123@yahoo.com>2001-01-15 00:07:58 +0000
commit4cf7872afa2922cac75343fbb3739f699cc25d84 (patch)
treef0e1dbed33d02e9b0ca337fe995f9f5f8a05e9a4 /INSTALL
parentfc137751632bb3b7549cbdf5c1cfcf38583bf4b7 (diff)
downloadlm-sensors-git-4cf7872afa2922cac75343fbb3739f699cc25d84.tar.gz
Fix comment about 1st arg to mkpatch is sensors root, not i2c root.
Thanks Chris Karakas. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@992 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a5f26a72..f707a219 100644
--- a/INSTALL
+++ b/INSTALL
@@ -254,7 +254,7 @@ It will only work if you applied the i2c patches first.
The kernel diffs are generated by the program `mkpatch.pl' in the mkpatch
subdirectory. It needs two arguments: the first one is the root of the
-i2c package, the second one is the root of the kernel tree against
+lm_sensors package, the second one is the root of the kernel tree against
which the diffs will be generated. For example:
cd /tmp/lm_sensors-2.4.0
mkpatch/mkpatch.pl . /usr/src/linux > /tmp/sensors-patch