--- binutils-2.18.50.0.9/ld/emultempl/armelf.em.oorig 2008-08-23 17:36:16.000000000 +0200 +++ binutils-2.18.50.0.9/ld/emultempl/armelf.em 2008-10-21 19:01:26.000000000 +0200 @@ -535,7 +535,7 @@ PARSE_AND_LIST_OPTIONS=' fprintf (file, _(" --thumb-entry= Set the entry point to be Thumb symbol \n")); - fprintf (file, _(" --be8 Oputput BE8 format image\n")); + fprintf (file, _(" --be8 Output BE8 format image\n")); fprintf (file, _(" --target1=rel Interpret R_ARM_TARGET1 as R_ARM_REL32\n")); fprintf (file, _(" --target1=abs Interpret R_ARM_TARGET1 as R_ARM_ABS32\n")); fprintf (file, _(" --target2= Specify definition of R_ARM_TARGET2\n"));