Author: gjb Date: Tue Nov 28 18:08:14 2017 New Revision: 326331 URL: https://svnweb.freebsd.org/changeset/base/326331
Log: Correct a comment after r326330. MFC after: 3 days MFC with: r326330 Sponsored by: The FreeBSD Foundation Modified: head/release/release.conf.sample Modified: head/release/release.conf.sample ============================================================================== --- head/release/release.conf.sample Tue Nov 28 18:02:58 2017 (r326330) +++ head/release/release.conf.sample Tue Nov 28 18:08:14 2017 (r326331) @@ -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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"