This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ob] [doc] fix typo


m86k -> m68k. Checked in as obvious.

- Volodya

--- ChangeLog   18 Nov 2008 21:31:27 -0000      1.836
+++ ChangeLog   22 Nov 2008 12:06:00 -0000
@@ -1,3 +1,7 @@
+2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (M68K Features): Fix typo.
+
 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>

        * gdb.texinfo (Symbols): Mention printing containing
Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.535
diff -u -p -r1.535 gdb.texinfo
--- gdb.texinfo 18 Nov 2008 21:31:27 -0000      1.535
+++ gdb.texinfo 22 Nov 2008 12:06:02 -0000
@@ -28695,7 +28695,7 @@ Linux kernel to control restartable sysc
 @itemx @samp{org.gnu.gdb.coldfire.core}
 @itemx @samp{org.gnu.gdb.fido.core}
 One of those features must be always present.
-The feature that is present determines which flavor of m86k is
+The feature that is present determines which flavor of m68k is
 used.  The feature that is present should contain registers
 @samp{d0} through @samp{d7}, @samp{a0} through @samp{a5}, @samp{fp},
 @samp{sp}, @samp{ps} and @samp{pc}.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]