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
commitc5da9bea35152c862826f896f4a80dc0d1620b3a (patch)
treec488aa48d79f0051e1133693271fac3f41d63e30 /flashrom.8
parent22d645c7915da4245583bc65dd502b2bf4695578 (diff)
downloadflashrom-c5da9bea35152c862826f896f4a80dc0d1620b3a.zip
flashrom-c5da9bea35152c862826f896f4a80dc0d1620b3a.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