Changes to manual page
This commit is contained in:
@@ -1,23 +1,10 @@
|
||||
.\" $Header$
|
||||
.TH LLGEN 1ACK
|
||||
.TH LLGEN 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
LLgen, an extended LL(1) parser generator
|
||||
.SH SYNOPSIS
|
||||
\fBLLgen\fP
|
||||
[
|
||||
\fB\-vxw\fP
|
||||
]
|
||||
[
|
||||
\fB\-j\fP[\fInum\fP]
|
||||
]
|
||||
[
|
||||
\fB\-l\fP\fInum\fP
|
||||
]
|
||||
[
|
||||
\fB\-h\fP\fInum\fP
|
||||
]
|
||||
file ...
|
||||
LLgen [ \-vxw ] [ \-j[\fInum\fP] ] [ \-l\fInum\fP ] [ \-h\fInum\fP ] file ...
|
||||
.SH DESCRIPTION
|
||||
\fILLgen\fP
|
||||
converts a context-free grammar into a set of
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
.ft \\n(Sf
|
||||
.sp 1
|
||||
..
|
||||
.TH ACK 1ACK
|
||||
.TH ACK 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
ack \- Amsterdam Compiler Kit
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
.TH ANM 1ACK
|
||||
.TH ANM 1 "$Revision$"
|
||||
.SH NAME
|
||||
anm \- print name list
|
||||
.SH SYNOPSIS
|
||||
.B anm
|
||||
[
|
||||
.B \-gnoprus
|
||||
]
|
||||
[ file ... ]
|
||||
anm [ \-gnoprus ] [ file ... ]
|
||||
.SH DESCRIPTION
|
||||
.I Anm
|
||||
prints the name list (symbol table) of each ack.out(5) format object
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
.TH ASIZE 1ACK
|
||||
.TH ASIZE 1 "$Revision$"
|
||||
.SH NAME
|
||||
asize \- size of an object file
|
||||
.SH SYNOPSIS
|
||||
.B asize
|
||||
[ file ... ]
|
||||
asize [ file ... ]
|
||||
.SH DESCRIPTION
|
||||
.I Asize
|
||||
prints the (decimal) number of bytes
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
.TH ASTRIP 1ACK
|
||||
.TH ASTRIP 1 "$Revision$"
|
||||
.SH NAME
|
||||
astrip \- remove symbols and relocation information
|
||||
.SH SYNOPSIS
|
||||
.B astrip
|
||||
file ...
|
||||
astrip file ...
|
||||
.SH DESCRIPTION
|
||||
.I Astrip
|
||||
removes the symbol
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.\" $Header$
|
||||
.TH AAL 1ACK
|
||||
.TH AAL 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
aal \- archive and library maintainer
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.\" $Header$
|
||||
.TH ARCH 1ACK
|
||||
.TH ARCH 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
arch \- archive and library maintainer
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.\" $Header$
|
||||
.TH ARCH 5ACK
|
||||
.TH ARCH 5 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
arch \- archive (library) file format
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
.\" $Header$
|
||||
.TH EM_ASS 6ACK
|
||||
.TH EM_ASS 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
em_ass \- EM assembler/loader
|
||||
.SH SYNOPSIS
|
||||
~em/lib/em_ass [options] argument ...
|
||||
.B ~em/lib.bin/em_ass
|
||||
[options] argument ...
|
||||
.SH DESCRIPTION
|
||||
Em_ass assembles and links EM modules.
|
||||
Arguments may be flags, EM modules or libraries.
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
.TH CCLASH 1ACK
|
||||
.TH CCLASH 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
cclash \- report clashing identifiers in C-programs
|
||||
.SH SYNOPSIS
|
||||
.B cclash [ -l<length> ] [ -c | -m ]
|
||||
.B cclash
|
||||
[ -l<length> ] [ -c | -m ]
|
||||
[ file ... ]
|
||||
.SH DESCRIPTION
|
||||
.I Cclash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.TH CID 1ACK
|
||||
.TH CID 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
cid \- change identifiers not occurring in C comment, strings and
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
.TH MKDEP 1ACK
|
||||
.TH MKDEP 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
mkdep \- dependency generator for C-programs
|
||||
.SH SYNOPSYS
|
||||
.B mkdep [ -d ]
|
||||
file ...
|
||||
.B mkdep
|
||||
[ -d ] file ...
|
||||
.SH DESCRIPTION
|
||||
.I Mkdep
|
||||
scans the files in the argument list for C-preprocessor lines of the form
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
.TH PRID 1ACK
|
||||
.TH PRID 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
prid \- print identifiers in C-programs longer than a certain length
|
||||
.SH SYNOPSIS
|
||||
.B prid [ -l<length> ]
|
||||
[ file ... ]
|
||||
.B prid
|
||||
[ -l<length> ] [ file ... ]
|
||||
.SH DESCRIPTION
|
||||
.I Prid
|
||||
prints all identifiers with length >= <length>.
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
.TH TABGEN 1ACK
|
||||
.TH TABGEN 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
tabgen \- table generator for C-programs
|
||||
.SH SYNOPSYS
|
||||
.B tabgen \fIarguments\fP
|
||||
.B tabgen
|
||||
\fIarguments\fP
|
||||
.SH DESCRIPTION
|
||||
.I Tabgen
|
||||
is a handy tool for generating tables for C-programs from a compact
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
.TH CPP 6ACK
|
||||
.TH CPP 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
cpp \- C Pre-Processor
|
||||
.SH SYNOPSIS
|
||||
cpp [\-options] [ file ]
|
||||
.B ~em/lib.bin/cpp
|
||||
[\-options] [ file ]
|
||||
.SH DESCRIPTION
|
||||
.I Cpp
|
||||
reads a file, expands macros and include
|
||||
|
||||
@@ -1,15 +1,10 @@
|
||||
.\" $Header$
|
||||
.TH GRIND 1
|
||||
.TH GRIND 1 "$Revision$"
|
||||
.SH NAME
|
||||
grind \- source-level debugger for ACK
|
||||
.SH SYNOPSIS
|
||||
.B grind
|
||||
[
|
||||
.I <ACK object file>
|
||||
]
|
||||
[
|
||||
.I <object file>
|
||||
]
|
||||
[ <ACK object file> ] [ <object file> ]
|
||||
.SH DESCRIPTION
|
||||
.B Grind
|
||||
is a utility for source-level debugging and execution of
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.\" Manual page
|
||||
.\"
|
||||
.\" $Header$
|
||||
.TH INT I
|
||||
.TH INT 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
int \- Interpreter for EM Machine Language
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.TH "ACK.OUT" 5ACK "July 29, 1986"
|
||||
.TH "ACK.OUT" 5 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
ack.out\ \-\ ACK-assembler and link editor output
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
.TH LED 6ACK
|
||||
.TH LED 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
led \- link editor
|
||||
.SH SYNOPSIS
|
||||
.B led
|
||||
.B ~em/lib.bin/em_led
|
||||
[ option ] ... file ...
|
||||
.SH DESCRIPTION
|
||||
.I Led
|
||||
|
||||
@@ -1,12 +1,14 @@
|
||||
.\" $Header$
|
||||
.TH EM_DECODE 6ACK
|
||||
.TH EM_DECODE 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
em_decode,em_encode \- compact to readable EM and v.v.
|
||||
.SH SYNOPSIS
|
||||
/usr/em/lib/em_decode [ inputfile [ outputfile ] ]
|
||||
.B ~/lib.bin/em_decode
|
||||
[ inputfile [ outputfile ] ]
|
||||
.br
|
||||
/usr/em/lib/em_encode [ inputfile [ outputfile ] ]
|
||||
.B ~em/lib.bin/em_encode
|
||||
[ inputfile [ outputfile ] ]
|
||||
.SH DESCRIPTION
|
||||
Most programs involved with the EM project only produce and accept
|
||||
EM programs in compact form.
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
.\" $Header$
|
||||
.TH NCGG 6ACK
|
||||
.TH NCGG 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
cgg \- Code table translating utility
|
||||
.SH SYNOPSIS
|
||||
cgg [-c] [-d] [-v] table
|
||||
.B ~em/lib.bin/cgg
|
||||
[-c] [-d] [-v] table
|
||||
.SH DESCRIPTION
|
||||
cgg translates a machine description table into the internal
|
||||
structures needed by em_cg.
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
.\" $Header$
|
||||
.TH EM_OPT 6ACK
|
||||
.TH EM_OPT 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
em_opt \- EM peephole optimizer
|
||||
.SH SYNOPSIS
|
||||
~em/lib/em_opt [-Ln] [ argument ]
|
||||
.B ~em/lib/em_opt
|
||||
[-Ln] [ argument ]
|
||||
.SH DESCRIPTION
|
||||
Em_opt reads a compact EM-program, argument or standard input,
|
||||
and produces another compact EM program on standard output
|
||||
|
||||
Reference in New Issue
Block a user