diff options
author | steve <steve@FreeBSD.org> | 1998-12-10 03:22:27 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-10 03:22:27 +0000 |
commit | cc0df3f012f9dd9ffd9edb64fde4b4b8dbf6368a (patch) | |
tree | 50b02e68a146f217c732b2e208e044524c92964a | |
parent | 1b61bf21f7800ec3fd105db9827eedb1ac915523 (diff) | |
download | FreeBSD-src-cc0df3f012f9dd9ffd9edb64fde4b4b8dbf6368a.zip FreeBSD-src-cc0df3f012f9dd9ffd9edb64fde4b4b8dbf6368a.tar.gz |
Another directive nit.
PR: 8144
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
-rw-r--r-- | contrib/binutils/binutils/objdump.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/binutils/binutils/objdump.1 b/contrib/binutils/binutils/objdump.1 index 92a280f..5fd1e23 100644 --- a/contrib/binutils/binutils/objdump.1 +++ b/contrib/binutils/binutils/objdump.1 @@ -308,7 +308,7 @@ 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. +\fB\-\-syms\fP output. .TP .BI "\-\-start\-address=" "address" |