svn commit: r209413 - head/contrib/binutils/binutils/doc

Andriy Gapon avg at FreeBSD.org
Tue Jun 22 07:31:06 UTC 2010


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


More information about the svn-src-all mailing list