Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2020 12:29:45 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54181 - head/en_US.ISO8859-1/htdocs/releases/11.4R
Message-ID:  <202005261229.04QCTj7R040538@repo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005261229.04QCTj7R040538>