Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2020 14:07:17 +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: r54261 - head/en_US.ISO8859-1/htdocs/releases/11.4R
Message-ID:  <202006161407.05GE7HX9016196@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006161407.05GE7HX9016196>