* doc/binutils.texi (objdump): Fix typo: -reg-name-std should be -reg-names-std.

This commit is contained in:
Nick Clifton
2005-10-10 08:41:25 +00:00
parent df3b293657
commit 9c092ace49
2 changed files with 6 additions and 1 deletions

View File

@ -1714,7 +1714,7 @@ can be placed together into a comma separated list.
If the target is an ARM architecture then this switch can be used to
select which register name set is used during disassembler. Specifying
@option{-M reg-name-std} (the default) will select the register names as
@option{-M reg-names-std} (the default) will select the register names as
used in ARM's instruction set documentation, but with register 13 called
'sp', register 14 called 'lr' and register 15 called 'pc'. Specifying
@option{-M reg-names-apcs} will select the name set used by the ARM