Skip site navigation (1)Skip section navigation (2)
Date:      01 Jan 2002 18:33:48 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Wilko Bulte <wkb@freebie.xs4all.nl>
Cc:        Murray Stokely <murray@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: doc/share/mk doc.docbook.mk
Message-ID:  <xzpheq6rn5v.fsf@flood.ping.uio.no>
In-Reply-To: <20020101165653.A61005@freebie.xs4all.nl>
References:  <200201010530.g015UnL67570@freefall.freebsd.org> <xzplmfirsux.fsf@flood.ping.uio.no> <20020101165653.A61005@freebie.xs4all.nl>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
And pic code is so much more readable than LaTeX :)  See the attached
file (it's only a rough draft; the fonts and box sizes need some
adjusting)

DES
-- 
Dag-Erling Smorgrav - des@ofug.org


[-- Attachment #2 --]
.\" -*- nroff -*-
.PS

HEAD_3:
	box "3.0-CURRENT" dashed

	line -> down from HEAD_3.s
RELENG_3_0_0_RELEASE:
	box "3.0-RELEASE"
	move right 3
	"RELENG_3"

	line -> down from RELENG_3_0_0_RELEASE.s
RELENG_3_1_0_RELEASE:
	ellipse "3.1-RELEASE"

	line -> right from RELENG_3_1_0_RELEASE.e
RELENG_3_2_0_RELEASE:
	box "3.2R"

	line -> right from RELENG_3_2_0_RELEASE.e
RELENG_3_3_0_RELEASE:
	box "3.3R"

	line -> right from RELENG_3_3_0_RELEASE.e
RELENG_3_4_0_RELEASE:
	box "3.4R"

	line -> right from RELENG_3_4_0_RELEASE.e
RELENG_3_5_0_RELEASE:
	box "3.5R"

	line -> right from RELENG_3_5_0_RELEASE.e
RELENG_3_5_1_RELEASE:
	box "3.5.1R"

	line -> right from RELENG_3_5_1_RELEASE.e
RELENG_3:
	box "3-STABLE"

	line -> down from RELENG_3_1_0_RELEASE.s
HEAD_4:
	box "4.0-CURRENT" dashed
	move right 3
	"RELENG_4"

	line -> down from HEAD_4.s
RELENG_4_0_0_RELEASE:
	ellipse "4.0-RELEASE"

	line -> right from RELENG_4_0_0_RELEASE.e
RELENG_4_1_0_RELEASE:
	box "4.1R"

	line -> right from RELENG_4_1_0_RELEASE.e
RELENG_4_1_1_RELEASE:
	box "4.1.1R"

	line -> right from RELENG_4_1_1_RELEASE.e
RELENG_4_2_0_RELEASE:
	box "4.2R"

	line -> right from RELENG_4_2_0_RELEASE.e
RELENG_4_3_0_RELEASE:
	ellipse "4.3R"

	line -> down from RELENG_4_3_0_RELEASE.s
RELENG_4_3:
	box "RELENG_4_3" dashed

	line -> right from RELENG_4_3_0_RELEASE.e
RELENG_4_4_0_RELEASE:
	ellipse "4.4R"

	line -> down from RELENG_4_4_0_RELEASE.s
RELENG_4_4:
	box "RELENG_4_4" dashed

	line -> right from RELENG_4_4_0_RELEASE.e
RELENG_4:box "4-STABLE"

	line -> down from RELENG_4_0_0_RELEASE.s
HEAD_5:
	box "5.0-CURRENT" dashed

.PE
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpheq6rn5v.fsf>