Constrain the width of this figure and use smaller fonts.
This commit is contained in:
parent
ab107efa6a
commit
69968bac3d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11756
1 changed files with 27 additions and 27 deletions
|
|
@ -1,96 +1,96 @@
|
|||
.\" -*- nroff -*-
|
||||
.\" $FreeBSD$
|
||||
|
||||
.PS
|
||||
.PS 6
|
||||
|
||||
HEAD_3:
|
||||
box width .9 "3.0-CURRENT" dashed
|
||||
box width .9 "\s-23.0-CURRENT\s+2" dashed
|
||||
|
||||
line -> down from HEAD_3.s
|
||||
RELENG_3_0_0_RELEASE:
|
||||
box width .9 "3.0-RELEASE"
|
||||
box width .9 "\s-23.0-RELEASE\s+2"
|
||||
move right 3
|
||||
"RELENG_3"
|
||||
"\s-2RELENG_3\s+2"
|
||||
|
||||
line -> down from RELENG_3_0_0_RELEASE.s
|
||||
RELENG_3_1_0_RELEASE:
|
||||
ellipse width .9 "3.1-RELEASE"
|
||||
ellipse width .9 "\s-23.1-RELEASE\s+2"
|
||||
move left .75
|
||||
"H"
|
||||
"\s-2H\s+2"
|
||||
move down .15
|
||||
"E"
|
||||
"\s-2E\s+2"
|
||||
move down .15
|
||||
"A"
|
||||
"\s-2A\s+2"
|
||||
move down .15
|
||||
"D"
|
||||
"\s-2D\s+2"
|
||||
|
||||
line -> right from RELENG_3_1_0_RELEASE.e
|
||||
RELENG_3_2_0_RELEASE:
|
||||
box width .5 "3.2R"
|
||||
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 "3.3R"
|
||||
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 "3.4R"
|
||||
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 "3.5R"
|
||||
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 "3.5.1R"
|
||||
box width .5 "\s-23.5.1R\s+2"
|
||||
|
||||
line -> right from RELENG_3_5_1_RELEASE.e
|
||||
RELENG_3:
|
||||
box "3-STABLE"
|
||||
box "\s-23-STABLE\s+2"
|
||||
|
||||
line -> down from RELENG_3_1_0_RELEASE.s
|
||||
HEAD_4:
|
||||
box width .9 "4.0-CURRENT" dashed
|
||||
box width .9 "\s-24.0-CURRENT\s+2" dashed
|
||||
move right 3
|
||||
"RELENG_4"
|
||||
"\s-2RELENG_4\s+2"
|
||||
|
||||
line -> down from HEAD_4.s
|
||||
RELENG_4_0_0_RELEASE:
|
||||
ellipse width .9 "4.0-RELEASE"
|
||||
ellipse width .9 "\s-24.0-RELEASE\s+2"
|
||||
|
||||
line -> right from RELENG_4_0_0_RELEASE.e
|
||||
RELENG_4_1_0_RELEASE:
|
||||
box width .5 "4.1R"
|
||||
box width .5 "\s-24.1R\s+2"
|
||||
|
||||
line -> right from RELENG_4_1_0_RELEASE.e
|
||||
RELENG_4_1_1_RELEASE:
|
||||
box width .5 "4.1.1R"
|
||||
box width .5 "\s-24.1.1R\s+2"
|
||||
|
||||
line -> right from RELENG_4_1_1_RELEASE.e
|
||||
RELENG_4_2_0_RELEASE:
|
||||
box width .5 "4.2R"
|
||||
box width .5 "\s-24.2R\s+2"
|
||||
|
||||
line -> right from RELENG_4_2_0_RELEASE.e
|
||||
RELENG_4_3_0_RELEASE:
|
||||
ellipse width .5 "4.3R"
|
||||
ellipse width .5 "\s-24.3R\s+2"
|
||||
|
||||
line -> down from RELENG_4_3_0_RELEASE.s
|
||||
RELENG_4_3:
|
||||
box width .9 "RELENG_4_3" dashed
|
||||
box width .9 "\s-2RELENG_4_3\s+2" dashed
|
||||
|
||||
line -> right from RELENG_4_3_0_RELEASE.e
|
||||
RELENG_4_4_0_RELEASE:
|
||||
ellipse width .5 "4.4R"
|
||||
ellipse width .5 "\s-24.4R\s+2"
|
||||
|
||||
line -> down from RELENG_4_4_0_RELEASE.s
|
||||
RELENG_4_4:
|
||||
box width .9 "RELENG_4_4" dashed
|
||||
box width .9 "\s-2RELENG_4_4\s+2" dashed
|
||||
|
||||
line -> right from RELENG_4_4_0_RELEASE.e
|
||||
RELENG_4:box "4-STABLE"
|
||||
RELENG_4:box "\s-24-STABLE\s+2"
|
||||
|
||||
line -> down from RELENG_4_0_0_RELEASE.s
|
||||
HEAD_5:
|
||||
box width .9 "5.0-CURRENT" dashed
|
||||
box width .9 "\s-25.0-CURRENT\s+2" dashed
|
||||
|
||||
.PE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue