* objdump.1: Fix typo (-d to -D). From Nokubi Hirotaka

<hnokubi@yyy.or.jp>.
This commit is contained in:
Ian Lance Taylor 1998-12-08 21:30:59 +00:00
parent a0acbf4ab5
commit 5967a42ef7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Tue Dec 8 16:29:43 1998 Ian Lance Taylor <ian@cygnus.com>
* objdump.1: Fix typo (-d to -D). From Nokubi Hirotaka
<hnokubi@yyy.or.jp>.
Sun Dec 6 13:28:09 1998 Ian Lance Taylor <ian@cygnus.com>
* objdump.c (SFILE): Add size field.

View File

@ -272,7 +272,7 @@ some object file formats, no additional information is printed.
.TP
.B \-\-reloc
Print the relocation entries of the file. If used with \fB\-d\fP or
\fB\-d\fP, the relocations are printed interspersed with the
\fB\-D\fP, the relocations are printed interspersed with the
disassembly.
.TP