diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2007-10-01 13:39:02 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-10-01 13:39:02 +0000 |
commit | e4d4ebabbda3eb64a41094cd121e3fdb36f032c8 (patch) | |
tree | e4f80d124776ebf631012b79f8becdb84559e62d /util/superiotool/README | |
parent | afe83092020d37d1b8629b3b92f9179e925e72fe (diff) | |
download | coreboot-e4d4ebabbda3eb64a41094cd121e3fdb36f032c8.tar.xz |
De-uglify the --version output (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2815 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/superiotool/README')
-rw-r--r-- | util/superiotool/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/superiotool/README b/util/superiotool/README index 9fef6306cc..dfe380098e 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -37,7 +37,7 @@ Usage -h | --help Show a short help text Per default (no options) superiotool will just probe for a Super I/O -and print its vendor, name, ID, version, and config port. +and print its vendor, name, ID, revision, and config port. Typical usage of superiotool: |