summaryrefslogtreecommitdiffstats
path: root/flashrom.8.tmpl
diff options
context:
space:
mode:
authorNiklas Söderlund <niso@kth.se>2013-09-13 19:19:25 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2013-09-13 19:19:25 +0000
commit2d8b7ef4a84e4946619fa8e4d1b9fcaa15208440 (patch)
treedf44af82a80c8b8d0ae86182f7fb51c0e8e7a94f /flashrom.8.tmpl
parent26e7a154a87a16cf0607e381bd0f0936879e5939 (diff)
downloadast2050-flashrom-2d8b7ef4a84e4946619fa8e4d1b9fcaa15208440.zip
ast2050-flashrom-2d8b7ef4a84e4946619fa8e4d1b9fcaa15208440.tar.gz
Remove exit call from sys_physmap_*
All callers are prepared to handle error if ERROR_PTR is returned. The Manpage mentioning the respective return code is readapted. Corresponding to flashrom svn r1744. Signed-off-by: Niklas Söderlund <niso@kth.se> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'flashrom.8.tmpl')
-rw-r--r--flashrom.8.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl
index 5ede423..9f8af03 100644
--- a/flashrom.8.tmpl
+++ b/flashrom.8.tmpl
@@ -857,8 +857,7 @@ backuplog.txt, writelog.txt and restorelog.txt. See section
.B BUGS
for contact info.
.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.
+flashrom exits with 0 on success, 1 on most failures but with 3 if a call to mmap() fails.
.SH REQUIREMENTS
flashrom needs different access permissions for different programmers.
.sp
OpenPOWER on IntegriCloud