From de063bf72d3df20fbb1914e7202f4a21983da38e Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 21 Sep 2006 13:09:22 +0000 Subject: Abuild manpage and other fixes from Uwe Hermann Corresponding to flashrom svn r63 and coreboot v2 svn r2431. --- flashrom.1 | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) (limited to 'flashrom.1') diff --git a/flashrom.1 b/flashrom.1 index 60821d05..438231df 100644 --- a/flashrom.1 +++ b/flashrom.1 @@ -1,6 +1,4 @@ -.\" Copyright (C) 2006 Uwe Hermann . -.\" This manpage is licensed under the terms of the GNU GPL. -.TH FLASHROM 1 "July 26, 2006" +.TH FLASHROM 1 "September 19, 2006" .SH NAME flashrom \- the universal LinuxBIOS flash utility .SH SYNOPSIS @@ -12,55 +10,56 @@ is the universal LinuxBIOS flash utility. .SH OPTIONS If no file is specified, then all that happens is that flash info is dumped and the flash chip is set to writable. - +.TP .B "\-r, \-\-read" Read flash and save contents into file. -.PP +.TP .B "\-w, \-\-write" Write file into flash (default when file is specified). -.PP +.TP .B "\-v, \-\-verify" Verify flash against file. -.PP +.TP .B "\-E, \-\-erase" Erase flash device. -.PP +.TP .B "\-V, \-\-verbose" More verbose output. -.PP +.TP .B "\-c, \-\-chip" Probe only for specified flash chip. -.PP +.TP .B "\-s, \-\-estart" Exclude start position. (obsolete) -.PP +.TP .B "\-e, \-\-eend" Exclude end postion. (obsolete) -.PP +.TP .B "\-m, \-\-mainboard" Override mainboard settings. -.PP +.TP .B "\-f, \-\-force" Force write without checking image. -.PP +.TP .B "\-l, \-\-layout" Read ROM layout from file. -.PP +.TP .B "\-i, \-\-image" Only flash image name from flash layout. -.PP +.TP .B "\-h, \-\-help" Show a help text and exit. -.\".PP +.\".TP .\".B "\-\-version" .\"Show version information and exit. .SH BUGS Please report any bugs at http://bugzilla.openbios.org/. .SH LICENCE .B flashrom -is covered by the GNU General Public License (GPL). +is covered by the GNU General Public License (GPL), version 2 or later. .SH SEE ALSO -.BR romcc (1). +.BR romcc (1), +.BR abuild (1). .SH COPYRIGHT 2000 Silicon Integrated System Corporation .br @@ -78,5 +77,5 @@ Niki W. Waibel .br some others .PP -This manual page was written by Uwe Hermann , -for the Debian GNU/Linux system (but may be used by others). +This manual page was written by Uwe Hermann . +It is licensed under the terms of the GNU GPL (v2 or later). -- cgit v1.2.3