* doc/binutils.texi (nm): Correct -S description.
This commit is contained in:
Alan Modra 2009-06-01 01:50:45 +00:00
parent f11461245f
commit 1533edfb9f
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-06-01 Alan Modra <amodra@bigpond.net.au>
PR 10199
* doc/binutils.texi (nm): Correct -S description.
2009-05-28 Nick Clifton <nickc@redhat.com>
* po/da.po: Updated Danish translation.

View File

@ -899,7 +899,10 @@ Equivalent to @samp{-f posix}.
@item -S
@itemx --print-size
Print size, not the value, of defined symbols for the @code{bsd} output format.
Print both value and size of defined symbols for the @code{bsd} output style.
This option has no effect for object formats that do not record symbol
sizes, unless @samp{--size-sort} is also used in which case a
calculated size is displayed.
@item -s
@itemx --print-armap