Add FreeBSD 10.0-RELEASE to the list of releases the Handbook

covers.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-03-23 02:20:31 +00:00
parent 31cda4fcfd
commit 487ed42c7f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44332
2 changed files with 14 additions and 6 deletions

View file

@ -92,7 +92,8 @@
<abstract> <abstract>
<para>Welcome to FreeBSD! This handbook covers the installation <para>Welcome to FreeBSD! This handbook covers the installation
and day to day use of and day to day use of
<emphasis>FreeBSD &rel2.current;-RELEASE</emphasis> and <emphasis>FreeBSD &rel3.current;-RELEASE</emphasis>,
<emphasis>FreeBSD &rel2.current;-RELEASE</emphasis>, and
<emphasis>FreeBSD &rel.current;-RELEASE</emphasis>. This <emphasis>FreeBSD &rel.current;-RELEASE</emphasis>. This
manual is a <emphasis>work in progress</emphasis> and is the manual is a <emphasis>work in progress</emphasis> and is the
work of many individuals. As such, some sections may become work of many individuals. As such, some sections may become

View file

@ -64,19 +64,26 @@ used in both environments.
<!-- The currently released version of FreeBSD. This value is used to <!-- The currently released version of FreeBSD. This value is used to
create some links on web sites and such, so do NOT change it until create some links on web sites and such, so do NOT change it until
it's really release time --> it's really release time -->
<!ENTITY rel.current "9.2">
<!ENTITY rel.current.date "September 2013"> <!-- Entities for multiple "latest" versions of FreeBSD -->
<!ENTITY rel.current "10.0">
<!ENTITY rel.current.date "January 2014">
<!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'> <!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'>
<!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'> <!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
<!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'> <!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
<!-- Entities for multiple "latest" versions of FreeBSD --> <!ENTITY rel2.current "9.2">
<!ENTITY rel2.current "8.4"> <!ENTITY rel2.current.date "September 2013">
<!ENTITY rel2.current.date "June 2013">
<!ENTITY rel2.current.notes 'http://www.FreeBSD.org/releases/&rel2.current;R/notes.html'> <!ENTITY rel2.current.notes 'http://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
<!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'> <!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
<!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'> <!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>
<!ENTITY rel3.current "8.4">
<!ENTITY rel3.current.date "June 2013">
<!ENTITY rel3.current.notes 'http://www.FreeBSD.org/releases/&rel3.current;R/notes.html'>
<!ENTITY rel3.current.hardware 'http://www.FreeBSD.org/releases/&rel3.current;R/hardware.html'>
<!ENTITY rel3.current.errata 'http://www.FreeBSD.org/releases/&rel3.current;R/errata.html'>
<!-- <!--
<!ENTITY rel2.current "7.4"> <!ENTITY rel2.current "7.4">
<!ENTITY rel2.current.date "February 2011"> <!ENTITY rel2.current.date "February 2011">