summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2011-09-29 02:57:08 +0000
committergjb <gjb@FreeBSD.org>2011-09-29 02:57:08 +0000
commit51241a49efb34cbae8b825cae56e43b96973bd63 (patch)
treeb64742101311ac45942f00bf75c066760218d4c8 /share
parent6b6cf4114d1f94048a2b50019868285ed416d924 (diff)
downloadFreeBSD-src-51241a49efb34cbae8b825cae56e43b96973bd63.zip
FreeBSD-src-51241a49efb34cbae8b825cae56e43b96973bd63.tar.gz
Whitespace cleanup in build(7).
MFC after: 1 week Need-MFC: 225858
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/build.716
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index aeb161c..6195bc6 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -238,7 +238,7 @@ This command takes a long time.
Get updated sources as configured in
.Xr make.conf 5 .
.It Cm targets
-Print a list of supported
+Print a list of supported
.Va TARGET
/
.Va TARGET_ARCH
@@ -399,17 +399,17 @@ It defaults to
.It Va KERNFAST
If set, the build target
.Cm buildkernel
-defaults to setting
+defaults to setting
.Va NO_KERNELCLEAN ,
.Va NO_KERNELCONFIG ,
-.Va NO_KERNELDEPEND
+.Va NO_KERNELDEPEND
and
.Va NO_KERNELOBJ .
When set to a value other than
.Cm 1
-then
-.Va KERNCONF
-is set to the value of
+then
+.Va KERNCONF
+is set to the value of
.Va KERNFAST .
.It Va LOCAL_DIRS
If set, this variable supplies a list of additional directories to
@@ -452,11 +452,11 @@ output.
Set this to cross-build for a different architecture.
If not set,
.Va TARGET_ARCH
-defaults to the current machine architecture, unless
+defaults to the current machine architecture, unless
.Va TARGET
is also set, in which case it defaults to the appropriate
value for that platform.
-Typically, one only needs to set
+Typically, one only needs to set
.Va TARGET .
.El
.Pp
OpenPOWER on IntegriCloud