]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix a typo in "objcopy --help".
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 17 Jul 2010 14:41:28 +0000 (14:41 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 17 Jul 2010 14:41:28 +0000 (14:41 +0000)
2010-07-17  H.J. Lu  <hongjiu.lu@intel.com>

* objcopy.c (copy_usage): Fix a typo.

binutils/ChangeLog
binutils/objcopy.c

index 873d9c9a9a933231f5a526427fe95f36e39599aa..c81ace96e054dba62e8ab07bc5446f3cdcfd8be4 100644 (file)
@@ -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
index c7cd1b5762e78a574e6a9aff08da3c8fba8937ed..49fa89be1120ec2d81675ddde4c1dc7c57a2bafe 100644 (file)
@@ -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\