Changes to manual page

This commit is contained in:
ceriel
1991-10-01 12:18:39 +00:00
parent a329780d73
commit 7551b8e83a
65 changed files with 139 additions and 155 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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.

View File

@@ -1,4 +1,4 @@
.TH M2MM 1ACK
.TH M2MM 1 "$Revision$"
.ad
.SH NAME
m2mm \- Modula-2 makefile generator

View File

@@ -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