summaryrefslogtreecommitdiff
path: root/binutils/nm.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-08-14 15:12:07 +0000
committerNick Clifton <nickc@redhat.com>2002-08-14 15:12:07 +0000
commit5285f93594f4f4a10c03ed0dc38602bda71fcdfb (patch)
treef29d4b0814db4fc258aa70c8134a574632422a9e /binutils/nm.c
parent2862fd85c61c0d33364edd2e72de7896cb347f16 (diff)
downloadbinutils-redhat-5285f93594f4f4a10c03ed0dc38602bda71fcdfb.tar.gz
Replace 'gnu-new-abi' with 'gnu-v3'
Diffstat (limited to 'binutils/nm.c')
-rw-r--r--binutils/nm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/nm.c b/binutils/nm.c
index b9689b16e7..62bc2b4619 100644
--- a/binutils/nm.c
+++ b/binutils/nm.c
@@ -251,7 +251,7 @@ usage (stream, status)
-B Same as --format=bsd\n\
-C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n\
The STYLE, if specified, can be `auto' (the default),\n\
- `gnu', 'lucid', 'arm', 'hp', 'edg' or 'gnu-new-abi'\n\
+ `gnu', 'lucid', 'arm', 'hp', 'edg' or 'gnu-v3'\n\
--no-demangle Do not demangle low-level symbol names\n\
-D, --dynamic Display dynamic symbols instead of normal symbols\n\
--defined-only Display only defined symbols\n\