summaryrefslogtreecommitdiff
path: root/static/unix-v10/man1/size80.1
blob: 1760660f661e707b8e7ff9f21f1b20054c6e04a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.th SIZE80 1 "2/23/77"
.sh NAME
size80 \*- size of an object file for the 8008/8080 or Z80
.sh SYNOPSIS
.bd size80
[ object ... ]
.sh DESCRIPTION
.it Size80
prints the decimal and octal number of bytes
required by the
text, data, and bss
portions
of each object-file argument.
If no file is specified,
.bd 80.out
is used.
.sh BUGS