diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-10-05 00:37:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-10-05 00:37:21 +0000 |
commit | dc6c45d7cb8bd0939469054f15c29d1a742c228e (patch) | |
tree | 7a4877c0cc9840cbf0ea080c9a7bbe65518a196c /binutils/objdump.1 | |
parent | bd08d5e0b5a7141f971fdcbe973d818f983c9e3a (diff) | |
download | gdb-dc6c45d7cb8bd0939469054f15c29d1a742c228e.zip gdb-dc6c45d7cb8bd0939469054f15c29d1a742c228e.tar.gz gdb-dc6c45d7cb8bd0939469054f15c29d1a742c228e.tar.bz2 |
From Nokubi Hirotaka <hnokubi@yyy.or.jp>:
* objcopy.1: Fix typo in --remove-leading-char docs.
* objdump.1: Fix formatting in --stabs docs.
Diffstat (limited to 'binutils/objdump.1')
-rw-r--r-- | binutils/objdump.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/objdump.1 b/binutils/objdump.1 index ed4a629..f88e942 100644 --- a/binutils/objdump.1 +++ b/binutils/objdump.1 @@ -317,7 +317,8 @@ sections from an ELF file. This is only useful on systems (such as Solaris 2.0) in which .stab debugging symbol-table entries are carried in an ELF section. In most other file formats, debugging symbol-table entries are interleaved with linkage symbols, and are visible in the -\-\-syms output. +.B \-\-syms +output. .TP .BI "\-\-start\-address=" "address" |