summaryrefslogtreecommitdiff
path: root/binutils/doc/binutils.texi
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2012-08-17 02:43:20 +0000
committerAlan Modra <amodra@bigpond.net.au>2012-08-17 02:43:20 +0000
commitc9adef682349be0f1fd0b8bb145839af2cfaa683 (patch)
tree15d7a37c5f5020a5b7a552274f12d9eefc43ba3b /binutils/doc/binutils.texi
parentc63e2546f9118c71da5b9a30685cdc68393bd230 (diff)
downloadbinutils-redhat-c9adef682349be0f1fd0b8bb145839af2cfaa683.tar.gz
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 9826eb20e1..0ac0eb2593 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}.