*** empty log message ***
This commit is contained in:
parent
3a91ff6da5
commit
e51bf3a056
1 changed files with 3 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
.\" $Header$
|
.\" $Header$
|
||||||
.TH CGG VI
|
.TH NCGG 6ACK
|
||||||
.ad
|
.ad
|
||||||
.SH NAME
|
.SH NAME
|
||||||
cgg \- Code table translating utility
|
cgg \- Code table translating utility
|
||||||
|
@ -19,7 +19,7 @@ Generate pseudo code for table debugging.
|
||||||
This gives better information when the resulting code generator
|
This gives better information when the resulting code generator
|
||||||
is run with the debug flag on.
|
is run with the debug flag on.
|
||||||
It also generates the file lineset that can be used as the
|
It also generates the file lineset that can be used as the
|
||||||
bittable described under the -u option of em_cg(VI).
|
bittable described under the -u option of em_ncg(6).
|
||||||
.IP -v
|
.IP -v
|
||||||
Give statistics about table usage at end of program.
|
Give statistics about table usage at end of program.
|
||||||
Normally only the tables that have been used more than 75%
|
Normally only the tables that have been used more than 75%
|
||||||
|
@ -31,9 +31,7 @@ code If the -c flag was given
|
||||||
.br
|
.br
|
||||||
lineset If the -d flag was given
|
lineset If the -d flag was given
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
ack(I)
|
ack(1), em_ncg(6)
|
||||||
.br
|
|
||||||
em_cg(VI)
|
|
||||||
.PD 0
|
.PD 0
|
||||||
.IP [1]
|
.IP [1]
|
||||||
A.S. Tanenbaum, Hans van Staveren, Ed Keizer and Johan
|
A.S. Tanenbaum, Hans van Staveren, Ed Keizer and Johan
|
||||||
|
|
Loading…
Reference in a new issue