diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man1/gcc-local.1 | 8 |
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 . |