--- binutils-2.15/binutils/doc/binutils.texi.orig 2004-12-17 12:23:00.000000000 +0530 +++ binutils-2.15/binutils/doc/binutils.texi 2004-12-17 12:25:47.000000000 +0530 @@ -3119,6 +3119,7 @@ the Info entries for @file{binutils}. @c man begin SYNOPSIS readelf readelf [@option{-a}|@option{--all}] [@option{-h}|@option{--file-header}] + [@option{-P}|@option{--common-symb}] [@option{-l}|@option{--program-headers}|@option{--segments}] [@option{-S}|@option{--section-headers}|@option{--sections}] [@option{-e}|@option{--headers}] @@ -3176,6 +3177,11 @@ Equivalent to specifiying @option{--file Displays the information contained in the ELF header at the start of the file. +@item -P +@itemx --common-symb +@cindex Common symbols information +Display the common symbol details if built for debug. + @item -l @itemx --program-headers @itemx --segments