aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorVladimir Prus <vladimir@codesourcery.com>2008-11-22 12:14:33 +0000
committerVladimir Prus <vladimir@codesourcery.com>2008-11-22 12:14:33 +0000
commit249e11281fc752601599235a216da2df449c044d (patch)
tree81db1dc1a4d4fb508c013ad4a2447e86bd0982b8 /gdb/doc
parentd81191fc8caa832c477c8f8ec8a609d76d3a6951 (diff)
downloadgdb-249e11281fc752601599235a216da2df449c044d.zip
gdb-249e11281fc752601599235a216da2df449c044d.tar.gz
gdb-249e11281fc752601599235a216da2df449c044d.tar.bz2
* gdb.texinfo (M68K Features): Fix typo.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 4cfc683..74d7fca 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index aef5308..3c54c43 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -28695,7 +28695,7 @@ Linux kernel to control restartable syscalls.
@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}.