util/ renames
Acked-by: Stefan Reinauer <stepan@coresystems.de> Signed-off-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3056 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
f527e70333
commit
997afe6ca5
@@ -14,12 +14,12 @@ is a GPL'd user-space utility which can
|
||||
* dump all register contents of the Super I/O chip, together with the
|
||||
default values as per datasheet (to make comparing the values easy).
|
||||
.PP
|
||||
It is mainly used for LinuxBIOS development purposes (see linuxbios.org
|
||||
for details on LinuxBIOS), but it may also be useful for other things.
|
||||
It is mainly used for coreboot development purposes (see coreboot.org
|
||||
for details on coreboot), but it may also be useful for other things.
|
||||
.PP
|
||||
The list of supported Super I/O chips is available at:
|
||||
.br
|
||||
.B http://linuxbios.org/Superiotool#Supported_devices
|
||||
.B http://coreboot.org/Superiotool#Supported_devices
|
||||
.SH OPTIONS
|
||||
If no command line option is specified,
|
||||
.B superiotool
|
||||
@@ -98,8 +98,8 @@ Show version information and exit.
|
||||
.B "\-h, \-\-help"
|
||||
Show a help text and exit.
|
||||
.SH BUGS
|
||||
Please report any bugs at http://tracker.linuxbios.org/trac/LinuxBIOS/
|
||||
or on the LinuxBIOS mailing list (http://linuxbios.org/Mailinglist).
|
||||
Please report any bugs at http://tracker.coreboot.org/trac/coreboot/
|
||||
or on the coreboot mailing list (http://coreboot.org/Mailinglist).
|
||||
.SH AUTHORS
|
||||
Please see the individual source code files and/or the README file.
|
||||
.SH LICENCE
|
||||
|
Reference in New Issue
Block a user