From 04e545e60fea156587bc6afef2e9f5fe63cdc00a Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 23 Aug 2013 14:22:39 +0000 Subject: PR binutils/15777 (nm --special-syms): Fix typo. --- binutils/ChangeLog | 2 ++ binutils/doc/binutils.texi | 7 +++---- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'binutils') 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 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 -- cgit v1.2.1