* doc/binutils.texi: Add missing parenthesis.

This commit is contained in:
Dave Anglin 2002-12-14 21:17:41 +00:00
parent b508a996e6
commit c51238bc6d
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
* doc/binutils.texi: Add missing parenthesis.
2002-12-15 Nick Kelsey <nickk@ubicom.com>
* objcopy.c: Add --prefix-symbols=<prefix> option to rename all

View File

@ -959,10 +959,10 @@ objcopy [@option{-F} @var{bfdname}|@option{--target=}@var{bfdname}]
[@option{--keep-global-symbols=}@var{filename}]
[@option{--localize-symbols=}@var{filename}]
[@option{--weaken-symbols=}@var{filename}]
[@option{--alt-machine-code=@var{index}}]
[@option{--prefix-symbols=@var{string}]
[@option{--prefix-sections=@var{string}]
[@option{--prefix-alloc-sections=@var{string}]
[@option{--alt-machine-code=}@var{index}]
[@option{--prefix-symbols=}@var{string}]
[@option{--prefix-sections=}@var{string}]
[@option{--prefix-alloc-sections=}@var{string}]
[@option{-v}|@option{--verbose}]
[@option{-V}|@option{--version}]
[@option{--help}]