diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2008-03-01 18:49:39 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2008-03-01 18:49:39 +0000 |
commit | eec5ff4ccb48a640e8a289f1faabee4ff2587005 (patch) | |
tree | c2c415ff277eaaf60bea55c2b2bbd2482c990c6c /util/superiotool/superiotool.8 | |
parent | a04027efcac0d2f7c88e726bc0bf47fa337ca085 (diff) |
Small coding style fixes and documentation updates (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@3121 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/superiotool/superiotool.8')
-rw-r--r-- | util/superiotool/superiotool.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/superiotool/superiotool.8 b/util/superiotool/superiotool.8 index 65a302a1a6..35046d1809 100644 --- a/util/superiotool/superiotool.8 +++ b/util/superiotool/superiotool.8 @@ -77,8 +77,8 @@ detailed information about the Dump extra secondary register contents too, if available. Only in combination with the .B --dump -option. This option will, for instance, dump the Environmental Controller -configuration registers for the ITE IT8716f chip. The format is similar to +option. This option will, for instance, dump the environmental controller (EC) +configuration registers for the ITE IT8716F chip. The format is similar to the output of the .B --dump option. |