name is cpp.ansi

This commit is contained in:
ceriel
1989-12-19 11:12:17 +00:00
parent a1f5834052
commit bff577eed4
2 changed files with 8 additions and 11 deletions

View File

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