Date: Mon, 5 May 2014 11:29:15 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44758 - head/en_US.ISO8859-1/htdocs/internal Message-ID: <201405051129.s45BTFqw045864@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Mon May 5 11:29:14 2014 New Revision: 44758 URL: http://svnweb.freebsd.org/changeset/doc/44758 Log: Disconnect statistic.xml from the build. The page is horribly outdated, and two of the internal links return 404 for data that likely will not be returning anytime soon. Submitted by: erwin Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/internal/Makefile Modified: head/en_US.ISO8859-1/htdocs/internal/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/internal/Makefile Sun May 4 22:33:53 2014 (r44757) +++ head/en_US.ISO8859-1/htdocs/internal/Makefile Mon May 5 11:29:14 2014 (r44758) @@ -27,7 +27,6 @@ DOCS+= proposing-committers.xml DOCS+= releng.xml DOCS+= resources.xml DOCS+= software-license.xml -DOCS+= statistic.xml DOCS+= working-with-hats.xml INDEXLINK= internal.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405051129.s45BTFqw045864>