- Update Handbook's 'introduction' chapter for 8.1-RELEASE

- Fix year in freebsd.ent, 8.1-RELEASE was released in 2010 not 2009 ;)
This commit is contained in:
Manolis Kiagias 2010-07-25 10:26:44 +00:00
parent edba02ddbe
commit a97f88bb5d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36111
2 changed files with 4 additions and 2 deletions
en_US.ISO8859-1/books/handbook/introduction
share/sgml

View file

@ -660,7 +660,9 @@
<para>The tree was branched again in August 2009, this time for
RELENG_8. 8.0-RELEASE, the first release of the 8.X branch, was
released in &rel.current.date;.</para>
released in November 2009. The most recent
&rel.current;-RELEASE came out in &rel.current.date;. There will
be additional releases from the RELENG_8 branch.</para>
<para>For now, long-term development projects continue to take place
in the 9.X-CURRENT (trunk) branch, and SNAPshot releases of 9.X on

View file

@ -59,7 +59,7 @@ used in both environments.
create some links on web sites and such, so do NOT change it until
it's really release time -->
<!ENTITY rel.current "8.1">
<!ENTITY rel.current.date "Jul 2009">
<!ENTITY rel.current.date "Jul 2010">
<!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.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>