svn commit: r44758 - head/en_US.ISO8859-1/htdocs/internal

Glen Barber gjb at FreeBSD.org
Mon May 5 11:29:15 UTC 2014


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


More information about the svn-doc-head mailing list