changed remark about predefined identifiers
authoreck <none@none>
Thu, 19 Apr 1990 16:04:58 +0000 (16:04 +0000)
committereck <none@none>
Thu, 19 Apr 1990 16:04:58 +0000 (16:04 +0000)
lang/cem/cpp.ansi/ncpp.6

index ce64aeb..797ccab 100644 (file)
@@ -43,7 +43,8 @@ do not generate line directives
 set maximum identifier length to
 .IR n .
 .PP
-The following names are always available unless undefined:
+The following names are always available. They cannot be the subject of a
+-U command line option or a #undef directive.
 .RS
 .IP __STDC__
 A decimal constant 1, indicating that this is an ANSI C conforming