diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 373ad45330..1e1b2fb7e3 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2013-01-31 Tom Tromey + + * gdb.texinfo (Target Commands): Fix typo. + 2013-01-23 Siva Chandra Reddy * doc/gdb.texinfo (Architectures In Python): New sub-sub-section diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 4b51228a1e..a8a72842ca 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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