summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-08-08 17:01:18 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-08-08 17:01:18 +0000
commit23a6c0495367c33eb838ed03553f30b35b444b63 (patch)
tree2a69d7e58effcb8eaeea3240d80df42806c88d3a /flashrom.8
parentb07b4d29e72cff588c2c4d6f320ee77fa527bf41 (diff)
downloadflashrom-23a6c0495367c33eb838ed03553f30b35b444b63.zip
flashrom-23a6c0495367c33eb838ed03553f30b35b444b63.tar.gz
Various cosmetic and coding-style fixes
- Fix incorrect whitespace, indentation, and coding style in some places. - Drop '/**' Doxygen comments, we don't use Doxygen. Even if we would use it, the comments are useless as we don't have any Doxygen markup in there. - Use consistent vendor name spelling as per current website (NVIDIA, abit, GIGABYTE). - Use consistent / common format for "Suited for:" lines in board_enable.c. - Add some missing 'void's in functions taking no arguments. - Add missing fullstops in sentences, remove them from non-sentences (lists). Corresponding to flashrom svn r1134. 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 aab2d02..8e7c02b 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -351,7 +351,7 @@ type and interface/port it should support. For that you have to use the
syntax where
.B model
can be any of
-.BR 2232H ", "JTAGkey ", or " 4232H
+.BR 2232H ", " JTAGkey ", or " 4232H
and
.B interface
can be any of
OpenPOWER on IntegriCloud