Remove the {SRC,DOC,PORT}REVISION variables from release(7), and

update the default {SRC,DOC,PORT}BRANCH defaults.

Submitted by:	nwhitehorn
X-MFC-With:	r254224, r254294
X-MFC-To:	stable/9, releng/9.2
This commit is contained in:
Glen Barber 2013-08-14 14:45:47 +00:00
parent 8d9c809950
commit bda5988364

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd August 13, 2013
.Dd August 14, 2013
.Dt RELEASE 7
.Os
.Sh NAME
@ -149,34 +149,19 @@ The
.Li src/
branch to use.
Defaults to
.Va head/ .
.Va head/@rHEAD .
.It Va DOCBRANCH
The
.Li doc/
branch to use.
Defaults to
.Va head/ .
.Va head/@rHEAD .
.It Va PORTBRANCH
The
.Li ports/
branch to use.
Defaults to
.Va head/ .
.It Va SRCREVISION
The revision of the
.Li src/
tree to use.
Defaults to the current top of tree revision.
.It Va DOCREVISION
The revision of the
.Li doc/
tree to use.
Defaults to the current top of tree revision.
.It Va PORTREVISION
The revision of the
.Li ports/
tree to use.
Defaults to the current top of tree revision.
.Va head/@rHEAD .
.It Va TARGET
The target machine type for cross-building a release.
.It Va TARGET_ARCH