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
|
||||
|
||||
Reference in New Issue
Block a user