svn commit: r54261 - head/en_US.ISO8859-1/htdocs/releases/11.4R

Glen Barber gjb at FreeBSD.org
Tue Jun 16 14:07:18 UTC 2020


Author: gjb
Date: Tue Jun 16 14:07:17 2020
New Revision: 54261
URL: https://svnweb.freebsd.org/changeset/doc/54261

Log:
  Connect the installation page to the build.
  
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

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

Modified: head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile	Tue Jun 16 14:03:23 2020	(r54260)
+++ head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile	Tue Jun 16 14:07:17 2020	(r54261)
@@ -19,9 +19,9 @@ DOCS=	index.xml \
 DATA=	docbook.css \
 	errata.html \
 	hardware.html \
+	installation.html \
 	readme.html \
 	relnotes.html
-#DATA+=	installation.html
 
 # PGP-signed checksums
 


More information about the svn-doc-head mailing list