Initial revision
This commit is contained in:
17
util/amisc/astrip.1
Normal file
17
util/amisc/astrip.1
Normal file
@@ -0,0 +1,17 @@
|
||||
.TH ASTRIP 1ACK
|
||||
.SH NAME
|
||||
astrip \- remove symbols and relocation information
|
||||
.SH SYNOPSIS
|
||||
.B astrip
|
||||
file ...
|
||||
.SH DESCRIPTION
|
||||
.I Astrip
|
||||
removes the symbol
|
||||
table and relocation information ordinarily attached to the
|
||||
ack.out(5) format object files.
|
||||
This is useful to save space after a program has been
|
||||
debugged.
|
||||
.SH FILES
|
||||
/tmp/s? temporary file
|
||||
.SH "SEE ALSO"
|
||||
ack.out(5)
|
||||
Reference in New Issue
Block a user