diff options
Diffstat (limited to 'binutils/size.1')
-rw-r--r-- | binutils/size.1 | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/binutils/size.1 b/binutils/size.1 index 13351a4..364293b 100644 --- a/binutils/size.1 +++ b/binutils/size.1 @@ -35,18 +35,14 @@ size\(em\&list section sizes and total size. The GNU \c .B size\c \& utility lists the section sizes\(em\&and the total -size\(em\&for each of the object files \c -.I objfile\c -\& in its argument list. +size\(em\&for each of the object files +.I objfile +in its argument list. By default, one line of output is generated for each object file or each module in an archive. .SH OPTIONS .TP -.IR "objfile" .\|.\|. -The object files to be examined. - -.TP .B \-A .TP .B \-B @@ -140,17 +136,12 @@ Display version number information on \c .B size\c \& itself. -.PP - .SH "SEE ALSO" .RB "`\|" binutils "\|'" entry in -.B -info\c -\&; -.I -The GNU Binary Utilities\c -\&, Roland H. Pesch (October 1991); +.BR info ; +.IR The GNU Binary Utilities , + Roland H. Pesch (October 1991); .BR ar "(" 1 ")," .BR objdump ( 1 ). |