aboutsummaryrefslogtreecommitdiff
path: root/binutils/binutils.texi
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>1999-06-14 01:30:19 +0000
committerAndreas Schwab <schwab@linux-m68k.org>1999-06-14 01:30:19 +0000
commitc89746f691d440eb3718b2c639fc7e033b986bb3 (patch)
treee06d511d25caa84e6f7eabee73a29d41feacf170 /binutils/binutils.texi
parentf6886bc42efb7745c94e620c56c1867d1e6db55a (diff)
downloadgdb-c89746f691d440eb3718b2c639fc7e033b986bb3.zip
gdb-c89746f691d440eb3718b2c639fc7e033b986bb3.tar.gz
gdb-c89746f691d440eb3718b2c639fc7e033b986bb3.tar.bz2
Fix typos.
Diffstat (limited to 'binutils/binutils.texi')
-rw-r--r--binutils/binutils.texi4
1 files changed, 2 insertions, 2 deletions
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.