diff options
author | Carlos Garcia <carlos@cgarcia.org> | 2014-04-04 22:31:00 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-05-05 09:32:05 -0400 |
commit | c98be0c96db00e9b6b02d31e0fa7590c54cdaaac (patch) | |
tree | 3c189a2a2342bf4454fd8826ad61b2cb84eab6b3 /Documentation/x86 | |
parent | 07656d83085dfd3d5eff5d588a6f50c35c853ee0 (diff) |
doc: spelling error changes
Fixed multiple spelling errors.
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Carlos E. Garcia <carlos@cgarcia.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/x86')
-rw-r--r-- | Documentation/x86/earlyprintk.txt | 2 | ||||
-rw-r--r-- | Documentation/x86/i386/IO-APIC.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/x86/earlyprintk.txt b/Documentation/x86/earlyprintk.txt index f19802c0f485..688e3eeed21d 100644 --- a/Documentation/x86/earlyprintk.txt +++ b/Documentation/x86/earlyprintk.txt | |||
@@ -33,7 +33,7 @@ and two USB cables, connected like this: | |||
33 | ... | 33 | ... |
34 | 34 | ||
35 | ( If your system does not list a debug port capability then you probably | 35 | ( If your system does not list a debug port capability then you probably |
36 | wont be able to use the USB debug key. ) | 36 | won't be able to use the USB debug key. ) |
37 | 37 | ||
38 | b.) You also need a Netchip USB debug cable/key: | 38 | b.) You also need a Netchip USB debug cable/key: |
39 | 39 | ||
diff --git a/Documentation/x86/i386/IO-APIC.txt b/Documentation/x86/i386/IO-APIC.txt index 30b4c714fbe1..15f5baf7e1b6 100644 --- a/Documentation/x86/i386/IO-APIC.txt +++ b/Documentation/x86/i386/IO-APIC.txt | |||
@@ -87,7 +87,7 @@ your PCI configuration: | |||
87 | 87 | ||
88 | echo -n pirq=; echo `scanpci | grep T_L | cut -c56-` | sed 's/ /,/g' | 88 | echo -n pirq=; echo `scanpci | grep T_L | cut -c56-` | sed 's/ /,/g' |
89 | 89 | ||
90 | note that this script wont work if you have skipped a few slots or if your | 90 | note that this script won't work if you have skipped a few slots or if your |
91 | board does not do default daisy-chaining. (or the IO-APIC has the PIRQ pins | 91 | board does not do default daisy-chaining. (or the IO-APIC has the PIRQ pins |
92 | connected in some strange way). E.g. if in the above case you have your SCSI | 92 | connected in some strange way). E.g. if in the above case you have your SCSI |
93 | card (IRQ11) in Slot3, and have Slot1 empty: | 93 | card (IRQ11) in Slot3, and have Slot1 empty: |