summaryrefslogtreecommitdiffstats
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-08-23 14:22:39 +0000
committerNick Clifton <nickc@redhat.com>2013-08-23 14:22:39 +0000
commita575c958454ca547690d79011acd50036b01e50d (patch)
tree2b398da2da39d16ea9addcad77c13b07e4c1b2d9 /binutils
parente956b7d3bdf4aaacb83889e641c7f17b4b702862 (diff)
downloadppe42-binutils-a575c958454ca547690d79011acd50036b01e50d.tar.gz
ppe42-binutils-a575c958454ca547690d79011acd50036b01e50d.zip
PR binutils/15777
(nm --special-syms): Fix typo.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog2
-rw-r--r--binutils/doc/binutils.texi7
2 files changed, 5 insertions, 4 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 67b58b783f..170fb2f56e 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -2,6 +2,8 @@
PR binutils/15779
* doc/binutils.texi (ranlib -D): Correct description.
+ PR binutils/15777
+ (nm --special-syms): Fix typo.
2013-08-23 Nick Clifton <nickc@redhat.com>
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 6176c82175..8cca721b29 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -1021,10 +1021,9 @@ both size and value to be printed.
@item --special-syms
Display symbols which have a target-specific special meaning. These
symbols are usually used by the target for some special processing and
-are not normally helpful when included included in the normal symbol
-lists. For example for ARM targets this option would skip the mapping
-symbols used to mark transitions between ARM code, THUMB code and
-data.
+are not normally helpful when included in the normal symbol lists.
+For example for ARM targets this option would skip the mapping symbols
+used to mark transitions between ARM code, THUMB code and data.
@item --synthetic
Include synthetic symbols in the output. These are special symbols
OpenPOWER on IntegriCloud