From cfbd753f9b65cbbd6fc40b0a5f9b27a4fb97e5b4 Mon Sep 17 00:00:00 2001 From: hjl Date: Fri, 8 Jan 2010 17:23:05 +0000 Subject: [PATCH] Fix a typo 2010-01-08 H.J. Lu * doc/binutils.texi: Fix a typo. --- binutils/ChangeLog | 4 ++++ binutils/doc/binutils.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index fb7adc1eef..bbe4ec2b1f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2010-01-08 H.J. Lu + * doc/binutils.texi: Fix a typo. + +2010-01-08 H.J. Lu + * elfedit.c (update_elf_header): Don't change input_elf_class nor input_elf_machine if they are -1. diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 53a8ce080b..4d9a23f7e0 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -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{} -- 2.11.0