BSD 4_3 release
[unix-history] / usr / man / man1 / size.1
index d68e575..19cbf0e 100644 (file)
@@ -1,4 +1,7 @@
-.TH SIZE 1 VAX-11
+.\"    @(#)size.1      6.1 (Berkeley) 4/29/85
+.\"
+.TH SIZE 1 "April 29, 1985"
+.AT 3
 .SH NAME
 size \- size of an object file
 .SH SYNOPSIS
 .SH NAME
 size \- size of an object file
 .SH SYNOPSIS
@@ -6,11 +9,8 @@ size \- size of an object file
 [ object ... ]
 .SH DESCRIPTION
 .I Size
 [ object ... ]
 .SH DESCRIPTION
 .I Size
-prints the (decimal) number of bytes
-required by the
-text, data, and bss
-portions, and their sum in hex and decimal,
-of each object-file argument.
+prints the (decimal) number of bytes required by the text, data, and
+bss portions, and their sum in hex and decimal, of each object-file argument.
 If no file is specified,
 .B a.out
 is used.
 If no file is specified,
 .B a.out
 is used.