Initial revision
This commit is contained in:
17
util/amisc/asize.1
Normal file
17
util/amisc/asize.1
Normal file
@@ -0,0 +1,17 @@
|
||||
.TH ASIZE 1ACK
|
||||
.SH NAME
|
||||
asize \- size of an object file
|
||||
.SH SYNOPSIS
|
||||
.B asize
|
||||
[ file ... ]
|
||||
.SH DESCRIPTION
|
||||
.I Asize
|
||||
prints the (decimal) number of bytes
|
||||
required by the different sections,
|
||||
and their sum in decimal and hexadecimal,
|
||||
of each ack.out(5) format object file argument.
|
||||
If no file is specified,
|
||||
`a.out'
|
||||
is used.
|
||||
.SH "SEE ALSO"
|
||||
ack.out(5)
|
||||
Reference in New Issue
Block a user