summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-07-11 22:17:28 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-07-11 22:17:28 +0000
commit3a17236533958bdd359c60bd7dd874539971d7de (patch)
tree06891fe0e1c2f4937c942afb1ece95aabdb10676
parentb20df03554de94f0974acf68a9a2f758fab781b8 (diff)
downloadflashrom-3a17236533958bdd359c60bd7dd874539971d7de.tar.gz
Fix incorrect manpage (trivial).
The flashrom manpage currently says "-w, --write: Write file into flash ROM (default when <file> is specified)". This is no longer true for recent flashrom versions, which only write if you explicitly use the -w option. Proof: $ flashrom coreboot.rom flashrom v0.9.0-r631 No coreboot table found. Found chipset "Intel ICH7/ICH7R", enabling flash write... OK. Found board "Kontron 986LCD-M", enabling flash write... OK. Calibrating delay loop... OK. Found chip "PMC Pm49FL004" (512 KB) at physical address 0xfff80000. No operations were specified. Thus, fix manpage accordingly. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@649 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r--flashrom.84
1 files changed, 1 insertions, 3 deletions
diff --git a/flashrom.8 b/flashrom.8
index 70f505c..b64ae6d 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -33,9 +33,7 @@ Read flash ROM contents and save them into the given
.BR <file> .
.TP
.B "\-w, \-\-write <file>"
-Write file into flash ROM (default when
-.B <file>
-is specified).
+Write file into flash ROM.
.TP
.B "\-n, \-\-noverify"
Do