Fix description of --stabs switch
authorNick Clifton <nickc@redhat.com>
Sat, 24 Jun 2000 19:53:12 +0000 (19:53 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 24 Jun 2000 19:53:12 +0000 (19:53 +0000)
binutils/ChangeLog
binutils/objdump.c

index e1fc95b..13ec867 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-24  Nick Clifton  <nickc@cygnus.com>
+
+       * objdump.c (usage): Fix description of --stabs switch.
+
 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
 
        * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
index 4adabd2..8237c2d 100644 (file)
@@ -233,7 +233,7 @@ usage (stream, status)
   -S  --source             Intermix source code with disassembly\n\
   -s  --full-contents      Display the full contents of all sections requested\n\
   -g  --debugging          Display debug information in object file\n\
-  -G  --stabs              Display the STABS contents of an ELF format file\n\
+  -G  --stabs              Display (in raw form) any STABS info in the file\n\
   -t  --syms               Display the contents of the symbol table(s)\n\
   -T  --dynamic-syms       Display the contents of the dynamic symbol table\n\
   -r  --reloc              Display the relocation entries in the file\n\