diff options
Diffstat (limited to 'static/v10/man1/size80.1')
| -rw-r--r-- | static/v10/man1/size80.1 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/static/v10/man1/size80.1 b/static/v10/man1/size80.1 new file mode 100644 index 00000000..1760660f --- /dev/null +++ b/static/v10/man1/size80.1 @@ -0,0 +1,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 |
