diff options
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/binutils.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c31804d..7339d85 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -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 diff --git a/binutils/binutils.texi b/binutils/binutils.texi index 1548740..437c843 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -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> |