Document that the -x switch includs the effect of the -p switch.
authorNick Clifton <nickc@redhat.com>
Mon, 6 Sep 2004 08:07:42 +0000 (08:07 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 6 Sep 2004 08:07:42 +0000 (08:07 +0000)
binutils/ChangeLog
binutils/doc/binutils.texi

index 5b51483ccc666e3c28bbc93b7e4cb9f5f24406cb..fa0cb4af86b339fafc0db4275a6b508c2c2a43ed 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-06  Michael Wardle  <mbw@endbracket.net>
+
+       * doc/binutils.texi (objdump): Document that the -x switch includs
+       the effect of the -p switch.
+
 2004-09-04   Danny Smith  <dannysmith@users.sourceforge.net>
 
        * dlltool.c (make_one_lib_file): Test if internal_name was
index f92252d2f6f1a261bd40db40d19f7aaf0835b88a..0a80a0d96ececf640c608008bb89194e77bc02d7 100644 (file)
@@ -1847,7 +1847,7 @@ Print the version number of @command{objdump} and exit.
 @cindex header information, all
 Display all available header information, including the symbol table and
 relocation entries.  Using @option{-x} is equivalent to specifying all of
-@option{-a -f -h -r -t}.
+@option{-a -f -h -p -r -t}.
 
 @item -w
 @itemx --wide
This page took 0.033475 seconds and 4 git commands to generate.