Fix typo.
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@4089 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
a0eeef324f
commit
cd2cbf7200
|
@ -1,6 +1,6 @@
|
|||
.TH FLASHROM 8 "January 5, 2009"
|
||||
.SH NAME
|
||||
flashrom \- utility for reading, writing, and erasong BIOS/ROM/flash chips
|
||||
flashrom \- utility for reading, writing, and erasing BIOS/ROM/flash chips
|
||||
.SH SYNOPSIS
|
||||
.B flashrom \fR[\fB\-rwvEVfLhR\fR] [\fB\-c\fR chipname] [\fB\-s\fR exclude_start] [\fB\-e\fR exclude_end]
|
||||
[\fB-m\fR vendor:part] [\fB-l\fR file.layout] [\fB-i\fR image_name] [file]
|
||||
|
|
Loading…
Reference in New Issue