aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/release.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/release.conf.sample b/release/release.conf.sample
index 7c94d45b5307..d4843a90cc00 100644
--- a/release/release.conf.sample
+++ b/release/release.conf.sample
@@ -70,9 +70,9 @@ PORTBRANCH="ports/head@rHEAD"
## build.
#EMBEDDED_TARGET=
-## Set to the hardware platform of the target userland. This value
-## is passed to make(1) to set the TARGET_ARCH (value of uname -p) to
-## cross build.
+## Set to the machine processor architecture of the target userland.
+## This value is passed to make(1) to set the TARGET_ARCH (value of uname -p)
+## to cross build.
#EMBEDDED_TARGET_ARCH=
## Set to skip the chroot environment buildworld/installworld/distribution