diff options
Diffstat (limited to 'util/flashrom/flashrom.8')
-rw-r--r-- | util/flashrom/flashrom.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/flashrom/flashrom.8 b/util/flashrom/flashrom.8 index 4d072c43ab..4e60f850e7 100644 --- a/util/flashrom/flashrom.8 +++ b/util/flashrom/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 "," |