minor change to manual page
This commit is contained in:
parent
82f042ba98
commit
1da25fb7a5
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
.TH CEMCOM 1L 86/11/12
|
.TH EM_CEMCOM 6ACK
|
||||||
|
.ad
|
||||||
.SH NAME
|
.SH NAME
|
||||||
cemcom \- C to EM compiler
|
em_cemcom \- C to EM compiler
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
\fBcemcom\fP [\fIoptions\fP] \fIsource \fP[\fIdestination \fP[\fInamelist\fP]]
|
\fB~/em/lib/em_cemcom\fP [\fIoptions\fP] \fIsource \fP[\fIdestination \fP[\fInamelist\fP]]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
\fICemcom\fP is a compiler that translates C programs
|
\fICemcom\fP is a compiler that translates C programs
|
||||||
into EM compact code.
|
into EM compact code.
|
||||||
|
|
Loading…
Reference in a new issue