summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/cccp.1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-09-19 08:18:18 +0000
committerobrien <obrien@FreeBSD.org>1999-09-19 08:18:18 +0000
commit8e8efb3bd5be77fe72128fffce1bbe904e8a1ded (patch)
treeca474eab84f9222c567bad79f7de2810ef6ca71a /contrib/gcc/cccp.1
parent09aa378c3422ad091498dce5633107c5610ab1e1 (diff)
downloadFreeBSD-src-8e8efb3bd5be77fe72128fffce1bbe904e8a1ded.zip
FreeBSD-src-8e8efb3bd5be77fe72128fffce1bbe904e8a1ded.tar.gz
Merge rev 1.2 docs fixes into EGCS 1.1.2's manpage.
Diffstat (limited to 'contrib/gcc/cccp.1')
-rw-r--r--contrib/gcc/cccp.122
1 files changed, 8 insertions, 14 deletions
diff --git a/contrib/gcc/cccp.1 b/contrib/gcc/cccp.1
index 5aa1f2e..442f0ab 100644
--- a/contrib/gcc/cccp.1
+++ b/contrib/gcc/cccp.1
@@ -1,3 +1,4 @@
+.\" $FreeBSD$
.\" Copyright (c) 1991, 1992, 1993 Free Software Foundation \-*-Text-*-
.\" See section COPYING for conditions for redistribution
.TH cpp 1 "April 30, 1993" "FreeBSD" "GNU Tools"
@@ -624,21 +625,14 @@ This option is available only when you call \c
.B \-$
Forbid the use of `\|\c
.B $\c
-\&\|' in identifiers. This is required for ANSI
-conformance. \c
-.B gcc\c
-\& automatically supplies this option to the
-preprocessor if you specify `\|\c
-.B \-ansi\c
-\&\|', but \c
+\&\|' in identifiers. This was formerly required for strict conformance
+to the C Standard before the standard was corrected. \c
+
+This option is available only when you call \c
+.B cpp\c
+\& directly;
.B gcc\c
-\& doesn't
-recognize the `\|\c
-.B \-$\c
-\&\|' option itself\(em\&to use it without the other
-effects of `\|\c
-.B \-ansi\c
-\&\|', you must call the preprocessor directly.
+\& will not pass it from its command line.
.SH "SEE ALSO"
.RB "`\|" Cpp "\|'"
entry in
OpenPOWER on IntegriCloud