diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2005-04-04 14:56:12 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2005-04-04 14:56:12 +0000 |
commit | 470e4bd1c2fb2431add30b00ecbf669ffa3e1932 (patch) | |
tree | f4ace574904fd6193e8a76acbb80a58053b2d3bf /binutils/doc/binutils.texi | |
parent | 34875e6487738a81c2b09979b804556bc8ea885b (diff) | |
download | gdb-470e4bd1c2fb2431add30b00ecbf669ffa3e1932.zip gdb-470e4bd1c2fb2431add30b00ecbf669ffa3e1932.tar.gz gdb-470e4bd1c2fb2431add30b00ecbf669ffa3e1932.tar.bz2 |
* doc/binutils.texi (readelf): Remove a duplicate paragraph.
Diffstat (limited to 'binutils/doc/binutils.texi')
-rw-r--r-- | binutils/doc/binutils.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 8b221b5..a422ed0 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -3351,12 +3351,6 @@ Displays the contents of the file's relocation section, if it has one. Displays the contents of the file's unwind section, if it has one. Only the unwind sections for IA64 ELF files are currently supported. -@item -u -@itemx --unwind -@cindex unwind information -Displays the contents of the file's unwind section, if it has one. Only -the unwind sections for IA64 ELF files are currently supported. - @item -d @itemx --dynamic @cindex ELF dynamic section information |