From 59b99d9071b0381e197515cf94aede6e58a766a3 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 29 Nov 2007 02:43:50 +0000 Subject: Various small fixes (trivial). - Add missing contributors to the README. - Drop obsolete -D option from manpage. - Only list contributors who added non-trivial amounts of code as copyright holders (and do not list those who merely provided register dump support for Super I/Os). Those contributors are still listed in the README, of course. See discussion in the thread starting at http://www.linuxbios.org/pipermail/linuxbios/2007-October/025516.html - Make a function static. - Fix incorrect URL in code comment. Drop obsolete comments. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/superiotool/superiotool.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/superiotool/superiotool.8') diff --git a/util/superiotool/superiotool.8 b/util/superiotool/superiotool.8 index 64828e8105..9928bf3aed 100644 --- a/util/superiotool/superiotool.8 +++ b/util/superiotool/superiotool.8 @@ -24,8 +24,8 @@ The list of supported Super I/O chips is available at: If no command line option is specified, .B superiotool merely tries to detect the Super I/O chip. -You must use either the -.BR "\-d" " or the " "\-D" +You must use the +.B "\-d" option to dump the Super I/O register contents. .TP .B "\-d, \-\-dump" -- cgit v1.2.3