Fix a typo
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 8 Jan 2010 17:23:05 +0000 (17:23 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 8 Jan 2010 17:23:05 +0000 (17:23 +0000)
2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>

* doc/binutils.texi: Fix a typo.

binutils/ChangeLog
binutils/doc/binutils.texi

index fb7adc1..bbe4ec2 100644 (file)
@@ -1,5 +1,9 @@
 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
 
+       * doc/binutils.texi: Fix a typo.
+
+2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
+
        * elfedit.c (update_elf_header): Don't change input_elf_class
        nor input_elf_machine if they are -1.
 
index 53a8ce0..4d9a23f 100644 (file)
@@ -4107,7 +4107,7 @@ objdump(1), and the Info entries for @file{binutils}.
 @smallexample
 @c man begin SYNOPSIS elfedit
 elfedit [@option{--input-mach=}@var{machine}]
-        @option{--output-machine=}@var{machine}
+        @option{--output-mach=}@var{machine}
         [@option{-v}|@option{--version}]
         [@option{-h}|@option{--help}]
         @var{elffile}@dots{}