From 249e11281fc752601599235a216da2df449c044d Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 22 Nov 2008 12:14:33 +0000 Subject: [PATCH] * gdb.texinfo (M68K Features): Fix typo. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4cfc6835b6..74d7fca48b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-11-22 Vladimir Prus + + * gdb.texinfo (M68K Features): Fix typo. + 2008-11-18 Paul Pluzhnikov * gdb.texinfo (Symbols): Mention printing containing diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index aef5308156..3c54c43d52 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}. -- 2.34.1