OSDN Git Service

Fix indent for --symbols in "readelf -h"
authorhjl <hjl>
Thu, 7 Jan 2010 19:14:33 +0000 (19:14 +0000)
committerhjl <hjl>
Thu, 7 Jan 2010 19:14:33 +0000 (19:14 +0000)
2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>

* readelf.c (usage): Fix indent for --symbols.

binutils/ChangeLog
binutils/readelf.c

index 09776eb..2a39261 100644 (file)
@@ -1,5 +1,9 @@
 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
 
+       * readelf.c (usage): Fix indent for --symbols.
+
+2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
+
        * doc/binutils.texi: Replace -histogram with --histogram.
 
 2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
index 1612701..8550c31 100644 (file)
@@ -2977,7 +2977,7 @@ usage (FILE * stream)
   -t --section-details   Display the section details\n\
   -e --headers           Equivalent to: -h -l -S\n\
   -s --syms              Display the symbol table\n\
-      --symbols          An alias for --syms\n\
+     --symbols           An alias for --syms\n\
   -n --notes             Display the core notes (if present)\n\
   -r --relocs            Display the relocations (if present)\n\
   -u --unwind            Display the unwind info (if present)\n\