svn commit: r48386 - head/en_US.ISO8859-1/htdocs/releases/10.3R

Glen Barber gjb at FreeBSD.org
Sat Mar 12 22:20:53 UTC 2016


Author: gjb
Date: Sat Mar 12 22:20:51 2016
New Revision: 48386
URL: https://svnweb.freebsd.org/changeset/doc/48386

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

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

Modified: head/en_US.ISO8859-1/htdocs/releases/10.3R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/10.3R/Makefile	Sat Mar 12 22:19:51 2016	(r48385)
+++ head/en_US.ISO8859-1/htdocs/releases/10.3R/Makefile	Sat Mar 12 22:20:51 2016	(r48386)
@@ -17,7 +17,8 @@ DOCS=	index.xml \
 	signatures.xml \
 	todo.xml
 
-DATA=	docbook.css
+DATA=	docbook.css \
+	relnotes.html
 
 # PGP-signed checksums
 _BIGIRON?=	amd64 \


More information about the svn-doc-all mailing list