Commit 8b5b8f4cea18cb30f748baa913234c62cdc64541

Authored by Nick Andrew
Committed by Jiri Kosina
1 parent 2a94739c70

trivial: Fix misspelling of "firmware" in docs for ncr53c8xx/sym53c8xx

Fix misspelling of "firmware" in docs for ncr53c8xx/sym53c8xx

It's spelled "firmware".

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

Documentation/scsi/ChangeLog.ncr53c8xx
... ... @@ -19,7 +19,7 @@
19 19  
20 20 Wed Jul 26 23:30 2000 Gerard Roudier (groudier@club-internet.fr)
21 21 * version ncr53c8xx-3.4.1
22   - - Provide OpenFirmare path through the proc FS on PPC.
  22 + - Provide OpenFirmware path through the proc FS on PPC.
23 23 - Remove trailing argument #2 from a couple of #undefs.
24 24  
25 25 Sun Jul 09 16:30 2000 Gerard Roudier (groudier@club-internet.fr)
Documentation/scsi/ChangeLog.sym53c8xx
... ... @@ -81,7 +81,7 @@
81 81  
82 82 Wed Jul 26 23:30 2000 Gerard Roudier (groudier@club-internet.fr)
83 83 * version sym53c8xx-1.7.1
84   - - Provide OpenFirmare path through the proc FS on PPC.
  84 + - Provide OpenFirmware path through the proc FS on PPC.
85 85 - Download of on-chip SRAM using memcpy_toio() doesn't work
86 86 on PPC. Restore previous method (MEMORY MOVE from SCRIPTS).
87 87 - Remove trailing argument #2 from a couple of #undefs.