From: Andreas Schwab Date: Mon, 14 Jun 1999 01:30:19 +0000 (+0000) Subject: Fix typos. X-Git-Tag: gdb-1999-06-14~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c89746f691d440eb3718b2c639fc7e033b986bb3;p=external%2Fbinutils.git Fix typos. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 42aafaa..d3e1ba3 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 14 10:27:54 1999 Andreas Schwab + + * binutils.texi: Fix typos. + 1999-06-13 Ian Lance Taylor * objdump.c (disassemble_bytes): If the disassembler returns an diff --git a/binutils/binutils.texi b/binutils/binutils.texi index a079d92..73bba55 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -554,7 +554,7 @@ Requires prior use of @code{OPEN} or @code{CREATE}. @item LIST Display full contents of the current archive, in ``verbose'' style regardless of the state of @code{VERBOSE}. The effect is like @samp{ar -tv @var{archive}}). (This single command is a @sc{gnu} @code{ld} +tv @var{archive}}. (This single command is a @sc{gnu} @code{ar} enhancement, rather than present for MRI compatibility.) Requires prior use of @code{OPEN} or @code{CREATE}. @@ -2056,7 +2056,7 @@ option. @code{windres} will also search this directory when looking for files named in the @code{rc} file. @item -D @var{target} -@item --define @var{sym[=val]} +@itemx --define @var{sym[=val]} Specify a @code{-D} option to pass to the preprocessor when reading an @code{rc} file.