aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc/binutils.texi
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-08-17 02:43:21 +0000
committerAlan Modra <amodra@gmail.com>2012-08-17 02:43:21 +0000
commita86852103bb20a87c714d338230b265c94fc5272 (patch)
tree522c035856ba765f8d7f89f0d06ff7afed3ba0bd /binutils/doc/binutils.texi
parented668b34df4ca6f8e8fbd4d5503e6b8e845833c2 (diff)
downloadgdb-a86852103bb20a87c714d338230b265c94fc5272.zip
gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.gz
gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.bz2
typo fixes
Diffstat (limited to 'binutils/doc/binutils.texi')
-rw-r--r--binutils/doc/binutils.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 9826eb2..0ac0eb2 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -131,7 +131,7 @@ Convert object code into a Netware Loadable Module
Manipulate Windows resources
@item windmc
-Genertor for Windows message resources
+Generator for Windows message resources
@item dlltool
Create the files needed to build and use Dynamic Link Libraries
@@ -4223,7 +4223,7 @@ Displays the contents of the file's dynamic section, if it has one.
@item -V
@itemx --version-info
-@cindex ELF version sections informations
+@cindex ELF version sections information
Displays the contents of the version sections in the file, it they
exist.
@@ -4261,7 +4261,7 @@ any other string identifies all sections with that name in the object file.
@item -c
@itemx --archive-index
@cindex Archive file symbol index information
-Displays the file symbol index infomation contained in the header part
+Displays the file symbol index information contained in the header part
of binary archives. Performs the same function as the @option{t}
command to @command{ar}, but without using the BFD library. @xref{ar}.