aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/c99
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2015-07-13 14:13:15 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2015-07-13 14:13:15 +0000
commit25cedcddee3a3ca84ca318fd7778e44da4932cdc (patch)
tree80eff61951779850e2aed96fdab40e2a91a650f5 /usr.bin/c99
parent5f94000ee4333f2bd4ae0529ad1b97bdcc94a3a4 (diff)
downloadsrc-25cedcddee3a3ca84ca318fd7778e44da4932cdc.tar.gz
src-25cedcddee3a3ca84ca318fd7778e44da4932cdc.zip
Notes
Diffstat (limited to 'usr.bin/c99')
-rw-r--r--usr.bin/c99/c99.111
1 files changed, 1 insertions, 10 deletions
diff --git a/usr.bin/c99/c99.1 b/usr.bin/c99/c99.1
index 36864956cc1e..c993397496f6 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 June 17, 2010
+.Dd July 13, 2015
.Dt C99 1
.Os
.Sh NAME
@@ -188,12 +188,3 @@ The
.Nm
utility interface conforms to
.St -p1003.1-2001 .
-Since it is a wrapper around
-.Tn GCC ,
-it is limited to the
-.Tn C99
-features that
-.Tn GCC
-actually implements.
-See
-.Pa http://gcc.gnu.org/gcc-4.2/c99status.html .