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