summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/gcc.1
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2002-11-24 00:58:18 +0000
committerMarc Espie <espie@cvs.openbsd.org>2002-11-24 00:58:18 +0000
commit466491b7b54123dc3baa371eeb5f7425514fc367 (patch)
treec13e26c499964b1944c3c6cede5005203fa9c268 /gnu/egcs/gcc/gcc.1
parent24f4d7536ffe031c91b2faf5c05d7808fe25da87 (diff)
Some documentation for local gcc changes.
Insights and grumblings from Theo, Todd, Miod.
Diffstat (limited to 'gnu/egcs/gcc/gcc.1')
-rw-r--r--gnu/egcs/gcc/gcc.17
1 files changed, 5 insertions, 2 deletions
diff --git a/gnu/egcs/gcc/gcc.1 b/gnu/egcs/gcc/gcc.1
index a3b197b7029..ae5ccdb82f5 100644
--- a/gnu/egcs/gcc/gcc.1
+++ b/gnu/egcs/gcc/gcc.1
@@ -20,10 +20,10 @@
.if n .sp
.if t .sp 0.4
..
-.Id $Id: gcc.1,v 1.1 1999/05/26 13:34:17 espie Exp $
+.Id $Id: gcc.1,v 1.2 2002/11/24 00:58:17 espie Exp $
.TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools"
.SH NAME
-gcc, g++ \- GNU project C and C++ Compiler (egcs-1.1)
+gcc, g++ \- GNU project C and C++ Compiler (gcc-2.95)
.SH SYNOPSIS
.B gcc
.RI "[ " option " | " filename " ].\|.\|."
@@ -31,6 +31,9 @@ gcc, g++ \- GNU project C and C++ Compiler (egcs-1.1)
.B g++
.RI "[ " option " | " filename " ].\|.\|."
.SH WARNING
+The compiler bundled with OpenBSD differs significantly from the actual
+2.95.3 release of the FSF. See gcc-local(1) for details.
+.SH WARNING
The information in this man page is an extract from the full
documentation of the GNU C compiler, and is limited to the meaning of
the options.