Changeset 985 for trunk/flashrom.8


Ignore:
Timestamp:
03/26/10 00:18:41 (2 years ago)
Author:
uwe
Message:

Polish the flashrom code comments and outputs a bit.

  • Fix a number of typos (found via ispell).
  • Use correct vendor names (as per their websites) consistently.

Signed-off-by: Uwe Hermann <uwe@…>
Acked-by: Uwe Hermann <uwe@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/flashrom.8

    r983 r985  
    175175.SH PROGRAMMER SPECIFIC INFO 
    176176Some programmer drivers accept further parameters to set programmer-specific 
    177 parameters. These parameters are seperated from the programmer name by a 
     177parameters. These parameters are separated from the programmer name by a 
    178178colon. While some programmers take arguments at fixed positions, other 
    179179programmers use a key/value interface in which the key and value is separated 
     
    299299.TP 
    300300.BR "buspiratespi " programmer 
    301 A required dev parameter specifyies the Bus Pirate device node and an optional 
    302 spispeed parameter specifyies the frequency of the SPI bus. The parameter 
     301A required dev parameter specifies the Bus Pirate device node and an optional 
     302spispeed parameter specifies the frequency of the SPI bus. The parameter 
    303303delimiter is a comma. Syntax is 
    304304.sp 
Note: See TracChangeset for help on using the changeset viewer.