summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-06-28 23:26:37 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-06-28 23:26:37 +0000
commit1432a60c85ca4ccaeaf56cfa779fa71059c41483 (patch)
treec488aa48d79f0051e1133693271fac3f41d63e30 /flashrom.8
parent9899cadcd8cb89fc675d38e59cad73641ddc565c (diff)
downloadast2050-flashrom-1432a60c85ca4ccaeaf56cfa779fa71059c41483.zip
ast2050-flashrom-1432a60c85ca4ccaeaf56cfa779fa71059c41483.tar.gz
Random minor flashrom fixes
- Properly escape '-' chars in manpage. - Fix typo in chipset_enable.c. - Drop useless 'return' in chip_readn(). - Random other whitespace or cosmetic fixes. Corresponding to flashrom svn r636. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.82
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom.8 b/flashrom.8
index 3dd76f7..446315e 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -24,7 +24,7 @@ Please note that the command line interface for flashrom will change before
flashrom 1.0. Do not use flashrom in scripts or other automated tools without
checking that your flashrom version won't interpret options in a different way.
.PP
-You can specify one of -E, -r, -w, -v or no operation.
+You can specify one of \-E, \-r, \-w, \-v or no operation.
If no operation is specified, then all that happens
is that flash info is dumped and the flash chip is set to writable.
.TP
OpenPOWER on IntegriCloud