name is cpp.ansi
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
.TH NCPP 6ACK
|
||||
.TH CPP.ANSI 6ACK
|
||||
.ad
|
||||
.SH NAME
|
||||
ncpp \- New C Pre-Processor
|
||||
cpp.ansi \- ANSI C Pre-Processor
|
||||
.SH SYNOPSIS
|
||||
ncpp [\-options] [ file ]
|
||||
cpp.ansi [\-options] [ file ]
|
||||
.SH DESCRIPTION
|
||||
.I Ncpp
|
||||
.I Cpp.ansi
|
||||
reads a file, expands macros and include
|
||||
files, and writes an input file for the C compiler.
|
||||
All output is to standard output.
|
||||
@@ -69,6 +69,3 @@ L. Rosler,
|
||||
Draft Proposed Standard - Programming Language C,
|
||||
.R
|
||||
ANSI X3J11 Language Subcommittee
|
||||
.SH AUTHOR
|
||||
Leendert van Doorn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user