summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/gcc.1
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>1997-03-23 00:51:16 +0000
committerjmg <jmg@FreeBSD.org>1997-03-23 00:51:16 +0000
commit9243f015c687ebe7a0e41230e547565ceecff60a (patch)
treec5738ee82b52d894105bf5845a94b4fba50589c9 /contrib/gcc/gcc.1
parent3dc0739b4b3a164a9b9573b85bd93536d65c17ee (diff)
downloadFreeBSD-src-9243f015c687ebe7a0e41230e547565ceecff60a.zip
FreeBSD-src-9243f015c687ebe7a0e41230e547565ceecff60a.tar.gz
slight fix to gcc's man page...
Diffstat (limited to 'contrib/gcc/gcc.1')
-rw-r--r--contrib/gcc/gcc.112
1 files changed, 9 insertions, 3 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1
index b3a4cfb..b913ad4 100644
--- a/contrib/gcc/gcc.1
+++ b/contrib/gcc/gcc.1
@@ -1189,13 +1189,17 @@ Like `\|\c
.B \-M\c
\&\|' but the output mentions only the user header files
included with `\|\c
-.B #include "\c
+.B
+#include "\c
.I file\c
+.B
\&"\c
\&\|'. System header files
included with `\|\c
-.B #include <\c
+.B
+#include <\c
.I file\c
+.B
\&>\c
\&\|' are omitted.
.TP
@@ -1472,8 +1476,10 @@ option are searched only for the case of `\|\c
\&"\c
\&\|';
they are not searched for `\|\c
-.B #include <\c
+.B
+#include <\c
.I file\c
+.B
\&>\c
\&\|'.
.Sp
OpenPOWER on IntegriCloud