summaryrefslogtreecommitdiff
path: root/share/man/man1
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2004-12-31 06:00:16 +0000
committerDavid Krause <david@cvs.openbsd.org>2004-12-31 06:00:16 +0000
commite3e06d466c9482f0c725e8d3ba4e04d05eed73d1 (patch)
treeb4d04274de05805e7880e453ba977edf9a7cb215 /share/man/man1
parentc0a51466085c4c6fdd5826b89447d1b7be4c3a85 (diff)
gcc 3.3.5; ok espie@
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/gcc-local.18
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1
index be32673e8cf..25dc7855c75 100644
--- a/share/man/man1/gcc-local.1
+++ b/share/man/man1/gcc-local.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gcc-local.1,v 1.4 2004/09/02 07:38:40 brad Exp $
+.\" $OpenBSD: gcc-local.1,v 1.5 2004/12/31 06:00:15 david Exp $
.\"
.\" Copyright (c) 2002 Marc Espie
.\" Copyright (c) 2003 Anil Madhavapeddy
@@ -37,7 +37,7 @@ Some
platforms use a derivative of
.Nm gcc 2.95.3 ,
others use a derivative of
-.Nm gcc 3.3.2 .
+.Nm gcc 3.3.5 .
In both cases,
the
.Nm gcc
@@ -76,7 +76,7 @@ already weak type system of C.
The option
.Fl fno-builtin-<function>
was backported from
-.Nm gcc 3.3.2 ,
+.Nm gcc 3.3.5 ,
to
.Nm gcc 2.95.3 ,
and can be used without having to differentiate between
@@ -301,4 +301,4 @@ and non-constant arguments are ignored.
The
.Dv __sentinel__
attribute is not yet fully implemented for
-.Nm gcc 3.3.2 .
+.Nm gcc 3.3.5 .