Changes to manual page
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.TH EM_CEMCOM.ANSI 6ACK
|
||||
.TH EM_CEMCOM.ANSI 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
em_cemcom.ansi \- ANSI C to EM compiler
|
||||
.SH SYNOPSIS
|
||||
\fB~/em/lib.bin/em_cemcom.ansi\fP [\fIoptions\fP] \fIsource \fP[\fIdestination
|
||||
\fB~/em/lib.bin/em_cemcom.ansi\fP [ options ] source destination
|
||||
.SH DESCRIPTION
|
||||
\fICemcom\fP is a compiler that translates C programs
|
||||
into EM compact code.
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
.TH EM_CEMCOM 6ACK
|
||||
.TH EM_CEMCOM 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
em_cemcom \- C to EM compiler
|
||||
.SH SYNOPSIS
|
||||
\fB~/em/lib/em_cemcom\fP [\fIoptions\fP] \fIsource \fP[\fIdestination \fP[\fInamelist\fP]]
|
||||
.B ~/em/lib.bin/em_cemcom
|
||||
[ options ] source [ destination [ namelist ] ]
|
||||
.SH DESCRIPTION
|
||||
\fICemcom\fP is a compiler that translates C programs
|
||||
into EM compact code.
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
.TH CPP.ANSI 6ACK
|
||||
.TH CPP.ANSI 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
cpp.ansi \- ANSI C Pre-Processor
|
||||
.SH SYNOPSIS
|
||||
cpp.ansi [\-options] [ file ]
|
||||
.B ~em/lib.bin/cpp.ansi
|
||||
[\-options] [ file ]
|
||||
.SH DESCRIPTION
|
||||
.I Cpp.ansi
|
||||
reads a file, expands macros and include
|
||||
|
||||
@@ -2,23 +2,15 @@
|
||||
.\" See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
.\"
|
||||
.\" $Header$
|
||||
.TH LINT 1 89/10/04
|
||||
.TH LINT 1 "$Revision$"
|
||||
.SH NAME
|
||||
lint \- a C program checker
|
||||
.SH SYNOPSIS
|
||||
.B lint
|
||||
[
|
||||
.B \-abhuvx \-KR -ansi
|
||||
]
|
||||
[file | libname
|
||||
.BR \-l xxx
|
||||
] ...
|
||||
[ \-abhuvx \-KR -ansi ] [file | libname | \-l\fIxxx\fP ] ...
|
||||
.br
|
||||
.B lint
|
||||
.BR \-L libname
|
||||
[file | libname2
|
||||
.BR \-l xxx
|
||||
] ...
|
||||
\-L\fIlibname\fP [ file | libname2 | \-l\fIxxx\fP ] ...
|
||||
.br
|
||||
.SH DESCRIPTION
|
||||
.I Lint
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
.TH EM_M2 6ACK
|
||||
.TH EM_M2 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
em_m2 \- ACK Modula\-2 compiler
|
||||
.SH SYNOPSIS
|
||||
.B em_m2
|
||||
.B ~em/lib.bin/em_m2
|
||||
.RI [ option ]
|
||||
.I source
|
||||
.I destination
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.TH MODULA\-2 1ACK
|
||||
.TH MODULA\-2 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
Modula-2 \- ACK Modula-2 compiler
|
||||
@@ -88,7 +88,7 @@ This is useful for interpreters that use the "real" MIN(INTEGER) to
|
||||
indicate "undefined".
|
||||
.LP
|
||||
.SH SEE ALSO
|
||||
\fIack\fR(1ACK), \fIem_m2\fR(6ACK), \fIm2mm(1ACK)\fR
|
||||
\fIack\fR(1), \fIem_m2\fR(6), \fIm2mm(1)\fR
|
||||
.SH FILES
|
||||
.IR ~em/lib/em_m2 :
|
||||
binary of the Modula-2 compiler.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.TH M2MM 1ACK
|
||||
.TH M2MM 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
m2mm \- Modula-2 makefile generator
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
.TH EM_PC 6ACK
|
||||
.TH EM_PC 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
em_pc \- Pascal compiler
|
||||
.SH SYNOPSIS
|
||||
.B em_pc
|
||||
.B ~em/lib.bin/em_pc
|
||||
.RI [ option ]
|
||||
.I source
|
||||
.I destination
|
||||
|
||||
Reference in New Issue
Block a user