Merge rev 1.2 docs fixes into EGCS 1.1.2's manpage.
This commit is contained in:
parent
d94eccc2ad
commit
dbf974584d
@ -1,3 +1,4 @@
|
|||||||
|
.\" $FreeBSD$
|
||||||
.\" Copyright (c) 1991, 1992, 1993 Free Software Foundation \-*-Text-*-
|
.\" Copyright (c) 1991, 1992, 1993 Free Software Foundation \-*-Text-*-
|
||||||
.\" See section COPYING for conditions for redistribution
|
.\" See section COPYING for conditions for redistribution
|
||||||
.TH cpp 1 "April 30, 1993" "FreeBSD" "GNU Tools"
|
.TH cpp 1 "April 30, 1993" "FreeBSD" "GNU Tools"
|
||||||
@ -624,21 +625,14 @@ This option is available only when you call \c
|
|||||||
.B \-$
|
.B \-$
|
||||||
Forbid the use of `\|\c
|
Forbid the use of `\|\c
|
||||||
.B $\c
|
.B $\c
|
||||||
\&\|' in identifiers. This is required for ANSI
|
\&\|' in identifiers. This was formerly required for strict conformance
|
||||||
conformance. \c
|
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
|
.B gcc\c
|
||||||
\& automatically supplies this option to the
|
\& will not pass it from its command line.
|
||||||
preprocessor if you specify `\|\c
|
|
||||||
.B \-ansi\c
|
|
||||||
\&\|', but \c
|
|
||||||
.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.
|
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.RB "`\|" Cpp "\|'"
|
.RB "`\|" Cpp "\|'"
|
||||||
entry in
|
entry in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user