summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-07-23 14:40:51 +0000
committerru <ru@FreeBSD.org>2003-07-23 14:40:51 +0000
commit14b4207391a50f34e4f30f47b138e76370f9bfca (patch)
treed09ba653e92bcff81f1b90a94d7408598fba3f3e /share
parentf8b34e3f70219ed6642f2c3ed7430361969ccccf (diff)
downloadFreeBSD-src-14b4207391a50f34e4f30f47b138e76370f9bfca.zip
FreeBSD-src-14b4207391a50f34e4f30f47b138e76370f9bfca.tar.gz
Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that
points to a directory where "make buildworld" was run. Useful for building 5.x snapshots on 4.x.
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/release.77
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index b175a21..366f291 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -206,6 +206,13 @@ This path name is in reference to the real system root,
the root of the
.Xr chroot 8
directory tree.
+.It Va WORLDDIR
+The directory where
+.Dq Li "make buildworld"
+was run; defaults to
+.Pa ${.CURDIR}/..
+which usually points to
+.Pa /usr/src .
.El
.Pp
Optional variables:
OpenPOWER on IntegriCloud