Update the branch diagrams and added one for RELENG_5.

This commit is contained in:
Hiroki Sato 2004-11-07 00:39:26 +00:00
parent 4d47f98c11
commit 07e10fe03b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22820
4 changed files with 40 additions and 2 deletions

View file

@ -15,6 +15,7 @@ SRCS= article.sgml
IMAGES_EN= branches-head.pic
IMAGES_EN+= branches-releng3.pic
IMAGES_EN+= branches-releng4.pic
IMAGES_EN+= branches-releng5.pic
CSS_SHEET_ADDITIONS= extra.css

View file

@ -286,6 +286,16 @@
</textobject>
</mediaobject>
<mediaobject>
<imageobject>
<imagedata fileref="branches-releng5" align="center">
</imageobject>
<textobject>
<phrase>FreeBSD 5.x STABLE Branch</phrase>
</textobject>
</mediaobject>
</sect3>
<sect3 id="versionbump">

View file

@ -66,7 +66,15 @@ RELENG_5_2:
box width .9 "\s-3RELENG_5_2\s+3" dashed
line -> right from RELENG_5_2_0_RELEASE.e
HEAD_5_2:
box width 1.0 "\s-35.2-CURRENT\s+3" dashed
RELENG_5_3_0_RELEASE:
ellipse width .5 "\s-25.3R\s+2"
line -> down from RELENG_5_3_0_RELEASE.s
RELENG_5_3:
box width .9 "\s-3RELENG_5_3\s+3" dashed
line -> right from RELENG_5_3_0_RELEASE.e
HEAD_6_0:
box width 1.0 "\s-36.0-CURRENT\s+3" dashed
.PE

View file

@ -0,0 +1,19 @@
.\" -*- nroff -*-
.\" $FreeBSD$
.PS 6
RELENG_5_3_0_RELEASE:
ellipse width .9 "\s-25.3-RELEASE\s+2"
move right 4
move up .5
"\s-1RELENG_5 (5.x STABLE Branch)\s+1"
line -> down from RELENG_5_3_0_RELEASE.s
RELENG_5_3:
box width .9 "\s-3RELENG_5_3\s+3" dashed
line -> right from RELENG_5_3_0_RELEASE.e
RELENG_4:box "\s-25-STABLE\s+2"
.PE