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}.