summaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-07-17 14:41:28 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-07-17 14:41:28 +0000
commit177227899400de6396ce6b5af16b168ad4eabbd3 (patch)
tree8877a4d225593dd77452e0d3a015a21713871585 /binutils/objcopy.c
parent446c2fc6447537cd17f237db075dac549cf319dc (diff)
downloadbinutils-redhat-177227899400de6396ce6b5af16b168ad4eabbd3.tar.gz
Fix a typo in "objcopy --help".
2010-07-17 H.J. Lu <hongjiu.lu@intel.com> * objcopy.c (copy_usage): Fix a typo.
Diffstat (limited to 'binutils/objcopy.c')
-rw-r--r--binutils/objcopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/objcopy.c b/binutils/objcopy.c
index c7cd1b5762..49fa89be11 100644
--- a/binutils/objcopy.c
+++ b/binutils/objcopy.c
@@ -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\