summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/cccp.1
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-09-18 06:56:52 +0000
committerpeter <peter@FreeBSD.org>1996-09-18 06:56:52 +0000
commit94e258bfb263226fd5924a6e9e26b3ab82fe6202 (patch)
treeefdf35db39540a785537d6c1d80e4d5cffe9254c /contrib/gcc/cccp.1
parent3f4cc3faf37f4dde20fcf5cd2bd13c4b2cb9fdd6 (diff)
downloadFreeBSD-src-94e258bfb263226fd5924a6e9e26b3ab82fe6202.zip
FreeBSD-src-94e258bfb263226fd5924a6e9e26b3ab82fe6202.tar.gz
Doc fixes and updates to reflect reality, as well as info about profiling
extensions.
Diffstat (limited to 'contrib/gcc/cccp.1')
-rw-r--r--contrib/gcc/cccp.113
1 files changed, 3 insertions, 10 deletions
diff --git a/contrib/gcc/cccp.1 b/contrib/gcc/cccp.1
index 8664c61..5aa1f2e 100644
--- a/contrib/gcc/cccp.1
+++ b/contrib/gcc/cccp.1
@@ -1,13 +1,13 @@
.\" Copyright (c) 1991, 1992, 1993 Free Software Foundation \-*-Text-*-
.\" See section COPYING for conditions for redistribution
-.TH cpp 1 "30apr1993" "GNU Tools" "GNU Tools"
+.TH cpp 1 "April 30, 1993" "FreeBSD" "GNU Tools"
.SH NAME
-cccp, cpp \- The GNU C-Compatible Compiler Preprocessor.
+cpp \- The GNU C-Compatible Compiler Preprocessor.
.SH SYNOPSIS
.hy 0
.na
.TP
-.B cccp
+.B cpp
.RB "[\|" \-$ "\|]"
.RB "[\|" \-A \c
.I predicate\c
@@ -143,13 +143,6 @@ Most often when you use the C preprocessor you will not have to invoke it
explicitly: the C compiler will do so automatically. However, the
preprocessor is sometimes useful individually.
-When you call the preprocessor individually, either name
-(\c
-.B cpp\c
-\& or \c
-.B cccp\c
-\&) will do\(em\&they are completely synonymous.
-
The C preprocessor expects two file names as arguments, \c
.I infile\c
\& and
OpenPOWER on IntegriCloud