From 969a9f69e8b2c33068151fd9adaa20356a7bcf66 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 17 Mar 2008 13:43:48 +0000 Subject: Various smaller fixes in superiotool: - Also dump the extra registers (e.g. EC regs) in --list-supported. - Small fix in the code to allow for building with -pedantic (yes, the fix is a bit silly, but it's simple and allows us to use the -pedantic flag to keep the code even cleaner and nicer). - Install the binary in /usr/sbin, as it's meant to be run as root. - Small typo in README. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3163 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/superiotool/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/superiotool/README') diff --git a/util/superiotool/README b/util/superiotool/README index 0b4505cbb5..178df8370c 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -30,7 +30,7 @@ Installation Usage ----- -Please read the superiotool(1) manpage or type 'superiotool --help'. +Please read the superiotool(8) manpage or type 'superiotool --help'. Per default (no options) superiotool will just probe for a Super I/O and print its vendor, name, ID, revision, and config port. -- cgit v1.2.3