* objdump.1: Fix typo (-d to -D). From Nokubi Hirotaka
authorIan Lance Taylor <ian@airs.com>
Tue, 8 Dec 1998 21:30:59 +0000 (21:30 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 8 Dec 1998 21:30:59 +0000 (21:30 +0000)
<hnokubi@yyy.or.jp>.

binutils/ChangeLog
binutils/objdump.1

index 471d0dd..b782873 100644 (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.
index 128664e..ddc153e 100644 (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