Date: Tue, 22 Jun 2010 07:31:05 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r209413 - head/contrib/binutils/binutils/doc Message-ID: <201006220731.o5M7V5gK075029@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: avg Date: Tue Jun 22 07:31:05 2010 New Revision: 209413 URL: http://svn.freebsd.org/changeset/base/209413 Log: readelf.1: remove duplicate -u/--unwind option description MFC after: 2 weeks Modified: head/contrib/binutils/binutils/doc/readelf.1 Modified: head/contrib/binutils/binutils/doc/readelf.1 ============================================================================== --- head/contrib/binutils/binutils/doc/readelf.1 Tue Jun 22 04:40:50 2010 (r209412) +++ head/contrib/binutils/binutils/doc/readelf.1 Tue Jun 22 07:31:05 2010 (r209413) @@ -247,14 +247,6 @@ Displays the contents of the file's relo .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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006220731.o5M7V5gK075029>