Fix typos.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 14 Jun 1999 01:30:19 +0000 (01:30 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 14 Jun 1999 01:30:19 +0000 (01:30 +0000)
binutils/ChangeLog
binutils/binutils.texi

index 42aafaa..d3e1ba3 100644 (file)
@@ -1,3 +1,7 @@
+Mon Jun 14 10:27:54 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * binutils.texi: Fix typos.
+
 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
 
        * objdump.c (disassemble_bytes): If the disassembler returns an
index a079d92..73bba55 100644 (file)
@@ -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.