summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2006-05-16 18:59:00 +0000
committertrhodes <trhodes@FreeBSD.org>2006-05-16 18:59:00 +0000
commitb55b40b0db0446e2f96ce1fdbfba93ee0b723777 (patch)
treee1c3ea567536f64b6d9fb92593307bdaef60fcf6 /tools/build
parent08897022ada655d3156c475d862ccb383b619b02 (diff)
downloadFreeBSD-src-b55b40b0db0446e2f96ce1fdbfba93ee0b723777.zip
FreeBSD-src-b55b40b0db0446e2f96ce1fdbfba93ee0b723777.tar.gz
Some minor wording/description changes.
Reviewed by: ru (two months ago)
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/options/makeman14
1 files changed, 8 insertions, 6 deletions
diff --git a/tools/build/options/makeman b/tools/build/options/makeman
index cc61ccd..d9a6b2e 100644
--- a/tools/build/options/makeman
+++ b/tools/build/options/makeman
@@ -60,7 +60,7 @@ main()
.Os
.Sh NAME
.Nm src.conf
-.Nd source build options
+.Nd "source build options"
.Sh DESCRIPTION
The
.Nm
@@ -104,7 +104,7 @@ The only purpose of
.Nm
is to control the compilation of the
.Fx
-sources, which are usually found in
+source code, which is usually located in
.Pa /usr/src .
As a rule, the system administrator creates
.Nm
@@ -119,12 +119,14 @@ option of
or in environment; see
.Xr environ 7 .
.Pp
-The values of variables are ignored; the variable being
-set at all (even to
+The value of variables are ignored regardless of their setting;
+even if they would be set to
.Dq Li FALSE
or
-.Dq Li NO )
-causes it to be treated as if it was set with no value.
+.Dq Li NO .
+Just the existence of an option will cause
+it to be honoured by
+.Xr make 1 .
.Pp
The following list provides a name and short description for variables
that can be used for source builds.
OpenPOWER on IntegriCloud