svn commit: r54181 - head/en_US.ISO8859-1/htdocs/releases/11.4R
Glen Barber
gjb at FreeBSD.org
Tue May 26 12:29:45 UTC 2020
Author: gjb
Date: Tue May 26 12:29:44 2020
New Revision: 54181
URL: https://svnweb.freebsd.org/changeset/doc/54181
Log:
Connect the hardware and relnotes pages to the build.
Pointyhat: gjb (myself)
Approved by: re (implicit)
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 Sun May 24 21:19:34 2020 (r54180)
+++ head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile Tue May 26 12:29:44 2020 (r54181)
@@ -16,7 +16,9 @@ DOCS= index.xml \
schedule.xml \
signatures.xml
-DATA= docbook.css
+DATA= docbook.css \
+ hardware.html \
+ relnotes.html
# PGP-signed checksums
More information about the svn-doc-head
mailing list