summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2015-07-07 17:02:12 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2015-07-07 17:02:12 +0000
commitc8c771053fc9fb63f248009811ed3ce842c50702 (patch)
tree6663e6b57ca7a1ddfa5542ed8da9112a82d39146
parenta160f3b4e62536c6befa6a7577750ee78d555912 (diff)
downloadi2c-tools-c8c771053fc9fb63f248009811ed3ce842c50702.tar.gz
Update the package overview to reflect the move of eeprog.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6309 7894878c-1315-0410-8ee3-d5d059ff63e0
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ad33e33..ff89509 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ category has its own sub-directory:
Perl scripts for decoding different types of EEPROMs (SPD, EDID...) These
scripts rely on the "eeprom" kernel driver. They are installed by default.
-* eepromer
+* eeprog, eepromer
Tools for writing to EEPROMs. These tools rely on the "i2c-dev" kernel
driver. They are not installed by default.
@@ -31,7 +31,7 @@ category has its own sub-directory:
default.
* lib
- The I2C library, used by eepromer, py-smbus and tools. Installed by
+ The I2C library, used by eeprog, py-smbus and tools. Installed by
default.
* py-smbus