svn commit: r45977 - head/en_US.ISO8859-1/htdocs/releases/10.1R

Glen Barber gjb at FreeBSD.org
Thu Nov 13 20:33:47 UTC 2014


Author: gjb
Date: Thu Nov 13 20:33:46 2014
New Revision: 45977
URL: https://svnweb.freebsd.org/changeset/doc/45977

Log:
  Connect installation.html to the build.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile

Modified: head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile	Thu Nov 13 19:22:00 2014	(r45976)
+++ head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile	Thu Nov 13 20:33:46 2014	(r45977)
@@ -10,7 +10,8 @@
 DOCS=	schedule.xml \
 	todo.xml
 
-DATA=	docbook.css \
+DATA=	installation.html \
+	docbook.css \
 	errata.html \
 	hardware.html \
 	readme.html \


More information about the svn-doc-head mailing list