Browse Source

Minor rewording.

git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5165 7894878c-1315-0410-8ee3-d5d059ff63e0
tags/v3.0.1
Jean Delvare 18 years ago
parent
commit
3fd5ca4133
  1. 4
      stub/i2c-stub-from-dump.8

4
stub/i2c-stub-from-dump.8

@ -1,4 +1,4 @@
.TH I2C-STUB-FROM-DUMP 8 "March 2008"
.TH I2C-STUB-FROM-DUMP 8 "April 2008"
.SH NAME
i2c-stub-from-dump \- feed i2c-stub with a dump file
@ -10,7 +10,7 @@ i2c-stub-from-dump \- feed i2c-stub with a dump file
.SH DESCRIPTION
i2c-stub-from-dump is a small helper script for the i2c-stub kernel driver.
It lets you setup a fake I2C chip on the i2c-stub bus based on a dump of
the chip you want to emulate generated by i2cdump.
the chip you want to emulate.
i2c-stub-from-dump requires i2cdetect and i2cset to be installed and
reachable through the user's PATH. The former is used to find out the i2c-stub

Loading…
Cancel
Save