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