svn commit: r259807 - releng/10.0/release/doc/en_US.ISO8859-1
Glen Barber
gjb at FreeBSD.org
Tue Dec 24 04:27:11 UTC 2013
Author: gjb
Date: Tue Dec 24 04:27:11 2013
New Revision: 259807
URL: http://svnweb.freebsd.org/changeset/base/259807
Log:
Link the installation article to the build.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/10.0/release/doc/en_US.ISO8859-1/Makefile
Modified: releng/10.0/release/doc/en_US.ISO8859-1/Makefile
==============================================================================
--- releng/10.0/release/doc/en_US.ISO8859-1/Makefile Tue Dec 24 04:15:48 2013 (r259806)
+++ releng/10.0/release/doc/en_US.ISO8859-1/Makefile Tue Dec 24 04:27:11 2013 (r259807)
@@ -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