Update for 6.4-RELEASE.
This commit is contained in:
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
|
@ -2440,6 +2440,15 @@ doc/zh_*</screen>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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>
|
<varlistentry>
|
||||||
<term>RELENG_6_3</term>
|
<term>RELENG_6_3</term>
|
||||||
|
|
||||||
|
|
|
@ -65,8 +65,8 @@ used in both environments.
|
||||||
<!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 -->
|
<!-- Entities for multiple "latest" versions of FreeBSD -->
|
||||||
<!ENTITY rel2.current "6.3">
|
<!ENTITY rel2.current "6.4">
|
||||||
<!ENTITY rel2.current.date "Jan 2008">
|
<!ENTITY rel2.current.date "Nov 2008">
|
||||||
<!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'>
|
||||||
|
|
Loading…
Reference in a new issue