svn commit: r349390 - releng/11.3/release/doc/en_US.ISO8859-1

Glen Barber gjb at FreeBSD.org
Tue Jun 25 19:36:06 UTC 2019


Author: gjb
Date: Tue Jun 25 19:36:01 2019
New Revision: 349390
URL: https://svnweb.freebsd.org/changeset/base/349390

Log:
  Connect the installation page to the build.
  
  Approved by:	re (implicit)
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  releng/11.3/release/doc/en_US.ISO8859-1/Makefile

Modified: releng/11.3/release/doc/en_US.ISO8859-1/Makefile
==============================================================================
--- releng/11.3/release/doc/en_US.ISO8859-1/Makefile	Tue Jun 25 19:36:00 2019	(r349389)
+++ releng/11.3/release/doc/en_US.ISO8859-1/Makefile	Tue Jun 25 19:36:01 2019	(r349390)
@@ -4,6 +4,7 @@ RELN_ROOT?= ${.CURDIR}/..
 
 SUBDIR = relnotes
 SUBDIR+= hardware
+SUBDIR+= installation
 SUBDIR+= readme
 SUBDIR+= errata
 


More information about the svn-src-releng mailing list