diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2008-05-14 13:52:50 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2008-05-14 13:52:50 +0000 |
commit | d466e6a8746c6dcdba8969618a3258093ae2392b (patch) | |
tree | dd49019f62cfc3fdbfff94c5ea94d099faeb178b /util/inteltool/inteltool.8 | |
parent | e173f9904cc8623e81246b6a5a141021c19522b7 (diff) | |
download | coreboot-d466e6a8746c6dcdba8969618a3258093ae2392b.tar.xz |
trivial patch to fix options. Thanks to Uwe Hermann for the hint!
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3311 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/inteltool/inteltool.8')
-rw-r--r-- | util/inteltool/inteltool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/inteltool/inteltool.8 b/util/inteltool/inteltool.8 index daef6c2920..6c99fe955a 100644 --- a/util/inteltool/inteltool.8 +++ b/util/inteltool/inteltool.8 @@ -2,7 +2,7 @@ .SH NAME inteltool \- a tool for dumping Intel(R) CPU / chipset configuration parameters .SH SYNOPSIS -.B inteltool \fR[\fB\-vh?grpmedPM\fR] +.B inteltool \fR[\fB\-vh?grpmedPMa\fR] .SH DESCRIPTION .B inteltool is a handy little tool for dumping the configuration space of Intel(R) |