aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man7/release.713
1 files changed, 5 insertions, 8 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index c872d54f2997..6865f3b270ec 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 11, 2013
+.Dd August 13, 2013
.Dt RELEASE 7
.Os
.Sh NAME
@@ -178,12 +178,9 @@ The revision of the
tree to use.
Defaults to the current top of tree revision.
.It Va TARGET
-The target machine type for the release.
-Defaults to the current machine type.
+The target machine type for cross-building a release.
.It Va TARGET_ARCH
-The target machine architecture for the release.
-Defaults to the value of
-.Va TARGET .
+The target machine architecture for cross-building a release.
.Pp
For the supported list of
.Va TARGET
@@ -227,7 +224,7 @@ Defaults to setting the number of
.Xr make 1
jobs
.Pq Ar -j
-to the number of CPUs available on the system.
+to the number of CPUs available on a SMP-capable system.
.It Va KERNEL_FLAGS
Additional flags to pass to
.Xr make 1
@@ -238,7 +235,7 @@ Defaults to setting the number of
.Xr make 1
jobs
.Pq Ar -j
-to half the number of CPUs available on the system.
+to half the number of CPUs available on a SMP-capable system.
.It Va NODOC
Set to a non-empty value to skip the
.Li doc/