Fix mis-placement in binutils.texi
authorTristan Gingold <gingold@adacore.com>
Wed, 29 Jun 2016 10:09:06 +0000 (12:09 +0200)
committerTristan Gingold <gingold@adacore.com>
Fri, 1 Jul 2016 07:49:11 +0000 (09:49 +0200)
binutils/
* doc/binutils.texi (objdump): Fix mis-placement.

binutils/ChangeLog
binutils/doc/binutils.texi

index 9a30a20..71d15f7 100644 (file)
@@ -1,3 +1,7 @@
+2016-07-30  Tristan Gingold  <gingold@adacore.com>
+
+       * doc/binutils.texi (objdump): Fix mis-placement.
+
 2016-06-28  Nick Clifton  <nickc@redhat.com>
 
        * testsuite/binutils-all/ar.exp: Relax previous restriction on
index 29f682d..5a004a3 100644 (file)
@@ -1130,8 +1130,6 @@ objcopy [@option{-F} @var{bfdname}|@option{--target=}@var{bfdname}]
         [@option{--subsystem=}@var{which}:@var{major}.@var{minor}]
         [@option{--compress-debug-sections}]
         [@option{--decompress-debug-sections}]
-        [@option{--dwarf-depth=@var{n}}]
-        [@option{--dwarf-start=@var{n}}]
         [@option{--elf-stt-common=@var{val}}]
         [@option{-v}|@option{--verbose}]
         [@option{-V}|@option{--version}]
@@ -1969,6 +1967,8 @@ objdump [@option{-a}|@option{--archive-headers}]
         [@option{--prefix-addresses}]
         [@option{--[no-]show-raw-insn}]
         [@option{--adjust-vma=}@var{offset}]
+        [@option{--dwarf-depth=@var{n}}]
+        [@option{--dwarf-start=@var{n}}]
         [@option{--special-syms}]
         [@option{--prefix=}@var{prefix}]
         [@option{--prefix-strip=}@var{level}]