Fix a typo in "objcopy --help".
2010-07-17 H.J. Lu <hongjiu.lu@intel.com> * objcopy.c (copy_usage): Fix a typo.
This commit is contained in:
parent
f4427a75c8
commit
235f6e5342
@ -1,3 +1,7 @@
|
||||
2010-07-17 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* objcopy.c (copy_usage): Fix a typo.
|
||||
|
||||
2010-07-15 Kai Tietz <kai.tietz@onevision.com>
|
||||
|
||||
* dllwrap.c (main): Make sure is_leading_underscore
|
||||
|
@ -546,7 +546,7 @@ copy_usage (FILE *stream, int exit_status)
|
||||
--stack <reserve>[,<commit>] Set PE reserve/commit stack to <reserve>/\n\
|
||||
<commit>\n\
|
||||
--subsystem <name>[:<version>]\n\
|
||||
Set PE subsystem to <name> [& <version>]\n]\
|
||||
Set PE subsystem to <name> [& <version>]]\n\
|
||||
-v --verbose List all object files modified\n\
|
||||
@<file> Read options from <file>\n\
|
||||
-V --version Display this program's version number\n\
|
||||
|
Loading…
Reference in New Issue
Block a user