diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2007-11-17 17:13:52 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-11-17 17:13:52 +0000 |
commit | 74b29b9e333bd05fae4ff1f59029120ff8f280dc (patch) | |
tree | 3d95e4400a52672a19f1752119787b16fb6ed668 /util/superiotool/superiotool.8 | |
parent | 70ab323ae61567a005058f6e7bdd1f6990e6e7fd (diff) |
Detection support for more Super I/Os. Small fixes (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@2975 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/superiotool/superiotool.8')
-rw-r--r-- | util/superiotool/superiotool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/superiotool/superiotool.8 b/util/superiotool/superiotool.8 index 17066bfa01..64828e8105 100644 --- a/util/superiotool/superiotool.8 +++ b/util/superiotool/superiotool.8 @@ -74,7 +74,7 @@ detailed information about the .TP .B "\-V, \-\-verbose" Enable verbose mode. This option can be used together with the -.BR "\-d" " or " "\-D" " option (or both)." +.BR "\-d" " option." .sp The verbose output will not only list for which type of Super I/O the tool is scanning, but also at which configuration port it's probing, and which |