Date: Tue, 1 Oct 2013 00:15:31 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42778 - in head/en_US.ISO8859-1/htdocs/projects: . c99 Message-ID: <201310010015.r910FVvJ039490@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Tue Oct 1 00:15:31 2013 New Revision: 42778 URL: http://svnweb.freebsd.org/changeset/doc/42778 Log: Remove the c99 projects page. It has not been updated in years and is quite out of date. We now even have nearly complete C11 support. Discussed on: -doc@ Dicussed with: theraven@ Deleted: head/en_US.ISO8859-1/htdocs/projects/c99/ Modified: head/en_US.ISO8859-1/htdocs/projects/Makefile Modified: head/en_US.ISO8859-1/htdocs/projects/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/projects/Makefile Mon Sep 30 21:56:20 2013 (r42777) +++ head/en_US.ISO8859-1/htdocs/projects/Makefile Tue Oct 1 00:15:31 2013 (r42778) @@ -27,6 +27,6 @@ DATA+= 2013-freebsd-gsoc.pdf INDEXLINK= projects.html -SUBDIR= acpi busdma c99 ideas mips netperf +SUBDIR= acpi busdma ideas mips netperf .include "${DOC_PREFIX}/share/mk/web.site.mk"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310010015.r910FVvJ039490>