From 42688e5cc978e822ecc3262df8043f7b1efda55f Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Mon, 26 Jan 2009 02:20:56 +0000 Subject: Document exit() codes introduced in r3907 Corresponding to flashrom svn r402 and coreboot v2 svn r3908. Signed-off-by: Peter Stuge Acked-by: Ward Vandewege --- flashrom.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flashrom.8') diff --git a/flashrom.8 b/flashrom.8 index 4d072c4..4e60f85 100644 --- a/flashrom.8 +++ b/flashrom.8 @@ -77,6 +77,9 @@ Show a help text and exit. .TP .B "\-R, \-\-version" Show version information and exit. +.SH EXIT STATUS +flashrom exits with 0 on success, 1 on most failures but with 2 if /dev/mem +(/dev/xsvc on Solaris) can not be opened and with 3 if a call to mmap() fails. .SH BUGS Please report any bugs at .BR http://tracker.coreboot.org/trac/coreboot/newticket "," -- cgit v1.1