diff options
author | Andriy Gapon <avg@FreeBSD.org> | 2010-06-22 07:31:05 +0000 |
---|---|---|
committer | Andriy Gapon <avg@FreeBSD.org> | 2010-06-22 07:31:05 +0000 |
commit | 3f8ed583e6e30b3850e7983beb89101869a45a5c (patch) | |
tree | 09fed07c55fec72164c205a79fa0317f21270e9d /contrib | |
parent | edad6026370603d3aa556fcbc75cd925c635be65 (diff) | |
download | src-3f8ed583e6e30b3850e7983beb89101869a45a5c.tar.gz src-3f8ed583e6e30b3850e7983beb89101869a45a5c.zip |
readelf.1: remove duplicate -u/--unwind option description
MFC after: 2 weeks
Notes
Notes:
svn path=/head/; revision=209413
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/binutils/binutils/doc/readelf.1 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/binutils/binutils/doc/readelf.1 b/contrib/binutils/binutils/doc/readelf.1 index 7b485631eb99..38b5042dc225 100644 --- a/contrib/binutils/binutils/doc/readelf.1 +++ b/contrib/binutils/binutils/doc/readelf.1 @@ -247,14 +247,6 @@ Displays the contents of the file's relocation section, if it has one. .PD Displays the contents of the file's unwind section, if it has one. Only the unwind sections for \s-1IA64\s0 \s-1ELF\s0 files are currently supported. -.IP "\fB\-u\fR" 4 -.IX Item "-u" -.PD 0 -.IP "\fB\-\-unwind\fR" 4 -.IX Item "--unwind" -.PD -Displays the contents of the file's unwind section, if it has one. Only -the unwind sections for \s-1IA64\s0 \s-1ELF\s0 files are currently supported. .IP "\fB\-d\fR" 4 .IX Item "-d" .PD 0 |