svn commit: r45711 - head/en_US.ISO8859-1/htdocs/releases/10.1R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Fri Oct 3 01:58:27 2014
New Revision: 45711
URL: https://svnweb.freebsd.org/changeset/doc/45711
Log:
Connect the errata, readme, relnotes, and hardware
pages to the 10.1-RELEASE release notes build.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile
Modified: head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile Fri Oct 3 01:31:26 2014 (r45710)
+++ head/en_US.ISO8859-1/htdocs/releases/10.1R/Makefile Fri Oct 3 01:58:27 2014 (r45711)
@@ -10,6 +10,10 @@
DOCS= schedule.xml \
todo.xml
-DATA= docbook.css
+DATA= docbook.css \
+ errata.html \
+ hardware.html \
+ readme.html \
+ relnotes.html
.include "${DOC_PREFIX}/share/mk/web.site.mk"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"