From: Vladimir Prus Date: Sat, 22 Nov 2008 12:14:33 +0000 (+0000) Subject: * gdb.texinfo (M68K Features): Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=249e11281fc752601599235a216da2df449c044d;p=binutils-gdb.git * gdb.texinfo (M68K Features): Fix typo. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4cfc6835b6a..74d7fca48b3 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 aef5308156f..3c54c43d529 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}.