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 fb7adc1eef44446cbb033f2587b71f06466af43a..bbe4ec2b1fbb9165705736c673160fc5664ca53e 100644 (file)
@@ -1,3 +1,7 @@
+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
index 53a8ce080b553de8c1c4bea951762fcd405c491b..4d9a23f7e0558ebeacfd0f3172bed02b747c7136 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{}