-mandoc style tweak rev 1.13.

Submitted by:	ru
This commit is contained in:
David E. O'Brien 2005-02-28 18:28:58 +00:00
parent 966fd1ea2f
commit db9eea4d0e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142817

View file

@ -211,7 +211,7 @@ and
.Va ${.TARGET} .
.It
To not build the
.Va foo
.Dq foo
part of the base system,
use
.Va NO_FOO ,
@ -225,11 +225,13 @@ not
.Va WANT_FOO ,
or
.Va USE_FOO .
The latter are reserved for the FreeBSD Ports Collection.
The latter are reserved for the
.Fx
Ports Collection.
.It
For variables that are only checked with
.Va defined() ,
don't provide any fake value.
.Fn defined ,
do not provide any fake value.
.El
.Pp
The desire to express a logical grouping often means not obeying some of the