Update for 6.4-RELEASE.

This commit is contained in:
Hiroki Sato 2008-11-28 17:05:32 +00:00
parent f5eb0a0ec7
commit 2f675f32e9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33311
2 changed files with 11 additions and 2 deletions

View file

@ -2440,6 +2440,15 @@ doc/zh_*</screen>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_6_4</term>
<listitem>
<para>The release branch for FreeBSD-6.4, used only for
security advisories and other critical fixes.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_6_3</term>

View file

@ -65,8 +65,8 @@ used in both environments.
<!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
<!-- Entities for multiple "latest" versions of FreeBSD -->
<!ENTITY rel2.current "6.3">
<!ENTITY rel2.current.date "Jan 2008">
<!ENTITY rel2.current "6.4">
<!ENTITY rel2.current.date "Nov 2008">
<!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.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>