From f8337dd3986692bd1788ab254879d7f8424367e1 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 3 Aug 2006 10:49:09 +0000 Subject: Some documentation updates by Uwe and some smaller ones by me Corresponding to flashrom svn r59 and coreboot v2 svn r2358. --- flashrom.1 | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) (limited to 'flashrom.1') diff --git a/flashrom.1 b/flashrom.1 index 97369f8c..60821d05 100644 --- a/flashrom.1 +++ b/flashrom.1 @@ -1,10 +1,11 @@ +.\" Copyright (C) 2006 Uwe Hermann . +.\" This manpage is licensed under the terms of the GNU GPL. .TH FLASHROM 1 "July 26, 2006" .SH NAME flashrom \- the universal LinuxBIOS flash utility .SH SYNOPSIS -.B flashrom \fR[\fB\-rwvEVflih\fR] [\fB\-c\fR chipname] - [\fB\-s\fR exclude_start] [\fB\-e\fR exclude_end] - [\fB-m\fR vendor:part] [file] +.B flashrom \fR[\fB\-rwvEVfh\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] .SH DESCRIPTION .B flashrom is the universal LinuxBIOS flash utility. @@ -31,10 +32,10 @@ More verbose output. Probe only for specified flash chip. .PP .B "\-s, \-\-estart" -Exclude start position. +Exclude start position. (obsolete) .PP -.B "\-e, \-\-eend" -Exclude end postion. +.B "\-e, \-\-eend" +Exclude end postion. (obsolete) .PP .B "\-m, \-\-mainboard" Override mainboard settings. @@ -42,7 +43,7 @@ Override mainboard settings. .B "\-f, \-\-force" Force write without checking image. .PP -.B "\-l, \-\-layout" +.B "\-l, \-\-layout" Read ROM layout from file. .PP .B "\-i, \-\-image" @@ -54,7 +55,7 @@ Show a help text and exit. .\".B "\-\-version" .\"Show version information and exit. .SH BUGS -Please report any bugs at http://bugzilla.openbios.org/ +Please report any bugs at http://bugzilla.openbios.org/. .SH LICENCE .B flashrom is covered by the GNU General Public License (GPL). @@ -63,17 +64,19 @@ is covered by the GNU General Public License (GPL). .SH COPYRIGHT 2000 Silicon Integrated System Corporation .br +2003 Niki W. Waibel +.br 2004 Tyan Corp .br 2005-2006 coresystems GmbH -.br -2003 Niki W. Waibel .SH AUTHORS -Yhlu +Yinghai Lu .br Stefan Reinauer .br 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). -- cgit v1.2.3