Update information on 7.2-RELEASE.

This commit is contained in:
Hiroki Sato 2009-05-04 00:03:21 +00:00
parent 11ce043e33
commit 4b57e89622
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34186
3 changed files with 18 additions and 2 deletions
en_US.ISO8859-1/books/handbook/mirrors
share
images/articles/releng
sgml

View file

@ -2695,6 +2695,14 @@ doc/zh_*</screen>
tagged with any special name for releases.</para>
<variablelist>
<varlistentry>
<term>RELENG_7_2_0_RELEASE</term>
<listitem>
<para>FreeBSD 7.2</para>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_7_1_0_RELEASE</term>

View file

@ -22,6 +22,14 @@ RELENG_7_1:
box width .9 "\s-3RELENG_7_1\s+3" dashed
line -> right from RELENG_7_1_0_RELEASE.e
RELENG_7_2_0_RELEASE:
ellipse width .9 "\s-27.2-RELEASE\s+2"
line -> down from RELENG_7_2_0_RELEASE.s
RELENG_7_2:
box width .9 "\s-3RELENG_7_2\s+3" dashed
line -> right from RELENG_7_2_0_RELEASE.e
RELENG_7:box "\s-27-STABLE\s+2"
.PE

View file

@ -58,8 +58,8 @@ used in both environments.
<!-- 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
it's really release time -->
<!ENTITY rel.current "7.1">
<!ENTITY rel.current.date "Jan 2009">
<!ENTITY rel.current "7.2">
<!ENTITY rel.current.date "May 2009">
<!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'>