summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-01-06 08:48:19 +0000
committerTristan Gingold <gingold@adacore.com>2010-01-06 08:48:19 +0000
commit2a049bcdab17a4b9c153e480104a8a6a49ddb2b1 (patch)
tree7aaa9df22ee3fa8d0c2df8a03716f529351b8881
parent8fc6c5a87b0afd7f28c6e94782afde5978af75cd (diff)
downloadbinutils-redhat-2a049bcdab17a4b9c153e480104a8a6a49ddb2b1.tar.gz
2010-01-06 Tristan Gingold <gingold@adacore.com>
* nm.c (usage): Remove extra blanks. Update copyright.
-rw-r--r--binutils/ChangeLog5
-rw-r--r--binutils/nm.c4
2 files changed, 7 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 185050a246..ad9bdbd4ee 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-06 Tristan Gingold <gingold@adacore.com>
+
+ * nm.c (usage): Remove extra blanks.
+ Update copyright.
+
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
* objcopy.c: Update copyright.
diff --git a/binutils/nm.c b/binutils/nm.c
index 5ad9c2060e..0ee7deb4d3 100644
--- a/binutils/nm.c
+++ b/binutils/nm.c
@@ -1,6 +1,6 @@
/* nm.c -- Describe symbol table of a rel file.
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
- 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009
+ 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This file is part of GNU Binutils.
@@ -246,7 +246,7 @@ usage (FILE *stream, int status)
--plugin NAME Load the specified plugin\n"));
#endif
fprintf (stream, _("\
- -S, --print-size Print size of defined symbols\n \
+ -S, --print-size Print size of defined symbols\n\
-s, --print-armap Include index for symbols from archive members\n\
--size-sort Sort symbols by size\n\
--special-syms Include special symbols in the output\n\