public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [patch/committed] sim: spelling fixes in hw-ports.h
@ 2010-04-02 18:25 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2010-04-02 18:25 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 1515 bytes --]

while reading the documentation in common/hw-ports.h, the spelling typos 
annoyed me, so i committed this patch.

Index: hw-ports.h
RCS file: /cvs/src/src/sim/common/hw-ports.h,v
retrieving revision 1.6
diff -u -p -r1.6 hw-ports.h
--- hw-ports.h	1 Jan 2010 10:03:27 -0000	1.6
+++ hw-ports.h	2 Apr 2010 18:24:26 -0000
@@ -53,13 +53,13 @@ void hw_port_event
  int my_port,
  int value);
 
-/* This port event will then be propogated to any attached
+/* This port event will then be propagated to any attached
    destination ports.
 
-   Any interpretation of PORT and VALUE is model dependant.  As a
+   Any interpretation of PORT and VALUE is model dependent.  As a
    guideline the following are recommended: PCI interrupts A-D should
-   correspond to ports 0-3; level sensative interrupts be requested
-   with a value of one and withdrawn with a value of 0; edge sensative
+   correspond to ports 0-3; level sensitive interrupts be requested
+   with a value of one and withdrawn with a value of 0; edge sensitive
    interrupts always have a value of 1, the event its self is treated
    as the interrupt.
 
@@ -67,7 +67,7 @@ void hw_port_event
    Port destinations
 
    Attached to each port of a device can be zero or more
-   desitinations.  These destinations consist of a device/port pair.
+   destinations.  These destinations consist of a device/port pair.
    A destination is attached/detached to a device line using the
    attach and detach calls. */
 
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-02 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-02 18:25 [patch/committed] sim: spelling fixes in hw-ports.h Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).