ARC stuff.
[deliverable/binutils-gdb.git] / binutils / size.1
index 13351a4b329bbc550a38413c8f54c691626a76cd..abb4bb141dd33dc3fd9a3674b10526343558eb3e 100644 (file)
@@ -8,7 +8,7 @@
 ..
 
 .SH NAME
-size\(em\&list section sizes and total size.
+size \- list section sizes and total size.
 
 .SH SYNOPSIS
 .hy 0
@@ -35,17 +35,13 @@ 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
@@ -62,14 +58,14 @@ Using one of these options, you can choose whether the output from GNU
 .B \-A\c
 \|',
 or `\|\c
-.B \-\-format sysv\c
+.B \-\-format=sysv\c
 \|'), or Berkeley \c
 .B size\c
 \& (using `\|\c
 .B \-B\c
 \|', or
 `\|\c
-.B \-\-format berkeley\c
+.B \-\-format=berkeley\c
 \|').  The default is the one-line format similar to
 Berkeley's.  
 
@@ -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 ).
 
This page took 0.024007 seconds and 4 git commands to generate.