aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/objcopy.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c81ace9..a9c0128 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-17 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * objcopy.c (copy_usage): Tweak previous typofix.
+
2010-07-17 H.J. Lu <hongjiu.lu@intel.com>
* objcopy.c (copy_usage): Fix a typo.
diff --git a/binutils/objcopy.c b/binutils/objcopy.c
index 49fa89b..87a23ef 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\