summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2010-06-17 14:37:47 +0000
committergabor <gabor@FreeBSD.org>2010-06-17 14:37:47 +0000
commitd721395aa6a38edc8cf6c161bc5e45c2ff3042a2 (patch)
treeafc2f6498362fc9ab4c7086964e55b826aeda3e4 /usr.bin
parentb258e1aaa860375b06a2427f44f1e5f36ea8c8d4 (diff)
downloadFreeBSD-src-d721395aa6a38edc8cf6c161bc5e45c2ff3042a2.zip
FreeBSD-src-d721395aa6a38edc8cf6c161bc5e45c2ff3042a2.tar.gz
- Update GCC reference from 3.3 to 4.2 [1]
- Add reference to c99(7) Submitted by: stefanf
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/c99/c99.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/c99/c99.1 b/usr.bin/c99/c99.1
index e5207e5..3686495 100644
--- a/usr.bin/c99/c99.1
+++ b/usr.bin/c99/c99.1
@@ -26,7 +26,7 @@
.\" From FreeBSD: src/usr.bin/c89/c89.1,v 1.11 2007/03/10 07:10:01 ru Exp
.\" $FreeBSD$
.\"
-.Dd October 7, 2002
+.Dd June 17, 2010
.Dt C99 1
.Os
.Sh NAME
@@ -181,7 +181,8 @@ operand is significant.
.Sh SEE ALSO
.Xr ar 1 ,
.Xr c89 1 ,
-.Xr cc 1
+.Xr cc 1 ,
+.Xr c99 7
.Sh STANDARDS
The
.Nm
@@ -195,4 +196,4 @@ features that
.Tn GCC
actually implements.
See
-.Pa http://gcc.gnu.org/gcc-3.3/c99status.html .
+.Pa http://gcc.gnu.org/gcc-4.2/c99status.html .
OpenPOWER on IntegriCloud