Connect errata.html to the build, and link to it from the index.html

page.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-08-06 20:55:47 +00:00
parent 261b8d0bbb
commit db36ce3286
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47169
2 changed files with 5 additions and 0 deletions

View file

@ -12,6 +12,7 @@ DOCS= index.xml \
todo.xml
DATA= docbook.css \
errata.html \
hardware.html \
readme.html \
relnotes.html

View file

@ -36,6 +36,10 @@
href="&base;/releases/&local.rel;R/relnotes.html"
>&os;&nbsp;&local.rel;-RELEASE release notes</a><br/>
<a
href="&base;/releases/&local.rel;R/errata.html"
>&os;&nbsp;&local.rel;-RELEASE errata</a><br/>
<a
href="&base;/releases/&local.rel;R/readme.html"
>&os;&nbsp;&local.rel;-RELEASE readme</a><br/>