mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Some minor wording/description changes.
Reviewed by: ru (two months ago)
This commit is contained in:
parent
e45269bf51
commit
57caf3d61f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158660
@ -60,7 +60,7 @@ main()
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm src.conf
|
.Nm src.conf
|
||||||
.Nd source build options
|
.Nd "source build options"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
@ -104,7 +104,7 @@ The only purpose of
|
|||||||
.Nm
|
.Nm
|
||||||
is to control the compilation of the
|
is to control the compilation of the
|
||||||
.Fx
|
.Fx
|
||||||
sources, which are usually found in
|
source code, which is usually located in
|
||||||
.Pa /usr/src .
|
.Pa /usr/src .
|
||||||
As a rule, the system administrator creates
|
As a rule, the system administrator creates
|
||||||
.Nm
|
.Nm
|
||||||
@ -119,12 +119,14 @@ option of
|
|||||||
or in environment; see
|
or in environment; see
|
||||||
.Xr environ 7 .
|
.Xr environ 7 .
|
||||||
.Pp
|
.Pp
|
||||||
The values of variables are ignored; the variable being
|
The value of variables are ignored regardless of their setting;
|
||||||
set at all (even to
|
even if they would be set to
|
||||||
.Dq Li FALSE
|
.Dq Li FALSE
|
||||||
or
|
or
|
||||||
.Dq Li NO )
|
.Dq Li NO .
|
||||||
causes it to be treated as if it was set with no value.
|
Just the existence of an option will cause
|
||||||
|
it to be honoured by
|
||||||
|
.Xr make 1 .
|
||||||
.Pp
|
.Pp
|
||||||
The following list provides a name and short description for variables
|
The following list provides a name and short description for variables
|
||||||
that can be used for source builds.
|
that can be used for source builds.
|
||||||
|
Loading…
Reference in New Issue
Block a user