* read.c (read_a_source_file): Conditionally allow matched "
[deliverable/binutils-gdb.git] / binutils / objdump.1
index ed4a629dd89d26192d8437fc67024dc1ef8f554f..ddc153ed8a36110c5ba5e8609a29048aab173ba7 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1991, 1996, 1997 Free Software Foundation
+.\" Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation
 .\" See section COPYING for conditions for redistribution
 .TH objdump 1 "5 November 1991" "cygnus support" "GNU Development Tools"
 .de BP
@@ -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
@@ -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"
This page took 0.041422 seconds and 4 git commands to generate.