Fix spelling typo.
This commit is contained in:
parent
31a9bdd961
commit
6dbb55b600
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-07-18 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* binutils.texi (readelf): Fix spelling typo.
|
||||
|
||||
2000-07-11 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* objdump.c (usage): Make output of `objdump --help' more
|
||||
|
|
|
@ -2533,7 +2533,7 @@ exist.
|
|||
@item -D
|
||||
@itemx --use-dynamic
|
||||
When displaying symbols, this option makes @code{readelf} use the
|
||||
symblol table in the file's dynamic section, rather than the one in the
|
||||
symbol table in the file's dynamic section, rather than the one in the
|
||||
symbols section.
|
||||
|
||||
@item -x <number>
|
||||
|
|
Loading…
Add table
Reference in a new issue