mirror of https://git.FreeBSD.org/doc.git
Temporary (for real) add 9.0 bits.
This commit is contained in:
parent
9d4cae9f13
commit
379103d55b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37825
|
@ -2401,6 +2401,15 @@ doc/zh_*</screen>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>RELENG_9</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>The line of development for &os;-9.X, also known
|
||||||
|
as &os; 9-STABLE</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>RELENG_8</term>
|
<term>RELENG_8</term>
|
||||||
|
|
||||||
|
@ -2739,6 +2748,14 @@ doc/zh_*</screen>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
<term>RELENG_9_0_0_RELEASE</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>&os; 9.0</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
|
||||||
<term>RELENG_8_2_0_RELEASE</term>
|
<term>RELENG_8_2_0_RELEASE</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
|
@ -59,14 +59,14 @@ 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 "8.2">
|
<!ENTITY rel.current "9.0">
|
||||||
<!ENTITY rel.current.date "February 2011">
|
<!ENTITY rel.current.date "November 2011">
|
||||||
<!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 -->
|
<!-- Entities for multiple "latest" versions of FreeBSD -->
|
||||||
<!ENTITY rel2.current "7.4">
|
<!ENTITY rel2.current "8.2">
|
||||||
<!ENTITY rel2.current.date "February 2011">
|
<!ENTITY rel2.current.date "February 2011">
|
||||||
<!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'>
|
||||||
|
|
Loading…
Reference in New Issue