PR 10199
authorAlan Modra <amodra@gmail.com>
Mon, 1 Jun 2009 01:50:45 +0000 (01:50 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 1 Jun 2009 01:50:45 +0000 (01:50 +0000)
* doc/binutils.texi (nm): Correct -S description.

binutils/ChangeLog
binutils/doc/binutils.texi

index 4477892..ac65e0d 100644 (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.
index 39a3806..7680c6f 100644 (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