32c8c3b46e
scaling model "got confused" and most of messages become unreadable. Resolve this problem, by spliting of branches diagram into three diagrams: head, releng3 and releng4. It reduces width usage and gives us more control over scalling control.
36 lines
749 B
Text
36 lines
749 B
Text
.\" -*- nroff -*-
|
|
.\" $FreeBSD$
|
|
|
|
.PS 6
|
|
|
|
RELENG_3_1_0_RELEASE:
|
|
ellipse width .9 "\s-23.1-RELEASE\s+2"
|
|
move right 3
|
|
move up .5
|
|
"\s-1RELENG_3 (3.x STABLE Branch)\s+1"
|
|
|
|
line -> right from RELENG_3_1_0_RELEASE.e
|
|
RELENG_3_2_0_RELEASE:
|
|
box width .5 "\s-23.2R\s+2"
|
|
|
|
line -> right from RELENG_3_2_0_RELEASE.e
|
|
RELENG_3_3_0_RELEASE:
|
|
box width .5 "\s-23.3R\s+2"
|
|
|
|
line -> right from RELENG_3_3_0_RELEASE.e
|
|
RELENG_3_4_0_RELEASE:
|
|
box width .5 "\s-23.4R\s+2"
|
|
|
|
line -> right from RELENG_3_4_0_RELEASE.e
|
|
RELENG_3_5_0_RELEASE:
|
|
box width .5 "\s-23.5R\s+2"
|
|
|
|
line -> right from RELENG_3_5_0_RELEASE.e
|
|
RELENG_3_5_1_RELEASE:
|
|
box width .5 "\s-23.5.1R\s+2"
|
|
|
|
line -> right from RELENG_3_5_1_RELEASE.e
|
|
RELENG_3:
|
|
box "\s-23-STABLE\s+2"
|
|
|
|
.PE
|