* gdb.texinfo (Target Commands): Fix typo.

This commit is contained in:
Tom Tromey 2013-01-31 16:06:47 +00:00
parent 765a97abda
commit c495790256
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-01-31 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (Target Commands): Fix typo.
2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
* doc/gdb.texinfo (Architectures In Python): New sub-sub-section

View File

@ -17169,7 +17169,7 @@ you must know the actual BFD name.
Use the @code{show gnutarget} command to display what file format
@code{gnutarget} is set to read. If you have not set @code{gnutarget},
@value{GDBN} will determine the file format for each file automatically,
and @code{show gnutarget} displays @samp{The current BDF target is "auto"}.
and @code{show gnutarget} displays @samp{The current BFD target is "auto"}.
@end table
@cindex common targets