en_US.ISO8859-1/books/handbook/book.xml:

- Add 11.1-RELEASE to the Handbook index page.

en_US.ISO8859-1/htdocs/index.xsl:

- Add 11.1-RELEASE to the website index page.

en_US.ISO8859-1/htdocs/releases/index.xml:

- Uncomment 'Legacy Releases' on the releases page.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-07-26 00:40:26 +00:00
parent ff28910118
commit 263eeeb34d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50566
3 changed files with 15 additions and 3 deletions

View file

@ -92,6 +92,7 @@
<para>Welcome to &os;! This handbook covers the installation
and day to day use of
<emphasis>&os; &rel.current;-RELEASE</emphasis>,
<emphasis>&os; &rel0.current;-RELEASE</emphasis>, and
<emphasis>&os; &rel2.current;-RELEASE</emphasis>. This book is
the result of ongoing work by many individuals. Some sections
might be outdated. Those interested in helping to update and

View file

@ -102,7 +102,9 @@
<li>Production:&nbsp;<a
href="&u.rel.announce;">&rel.current;</a>,
<a
href="&u.rel0.announce;">&rel0.current;</a></li>
href="&u.rel0.announce;">&rel0.current;</a>,
<a
href="&u.rel1.announce;">&rel1.current;</a></li>
<xsl:if test="'&beta.upcoming;' != 'IGNORE'">
<li>Upcoming: <a
href="&u.betarel.schedule;">&betarel.current;</a></li>

View file

@ -61,9 +61,18 @@
<a href="&u.rel0.signatures;">Checksums</a>
</em></p>
<!--
<h3>Legacy Release</h3>
-->
<p><b>Release &rel1.current;</b> (&rel1.current.date;)
<em>
<a href="&u.rel1.announce;">Announcement</a> :
<a href="&u.rel1.notes;">Release Notes</a> :
<a href="&u.rel1.installation;">Installation
Instructions</a> :
<a href="&u.rel1.hardware;">Hardware Notes</a> :
<a href="&u.rel1.readme;">Readme</a> :
<a href="&u.rel1.errata;">Errata</a> :
<a href="&u.rel1.signatures;">Checksums</a>
</em></p>
<a name="future"></a>
<h2>Future Releases</h2>