aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-02-28 18:28:58 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-02-28 18:28:58 +0000
commitdb9eea4d0e8ffa9bf8b5326ec06f470477fd1f8c (patch)
tree2eb5a94c5280585693d375c2f510037b29eb462d /share/man/man5
parent966fd1ea2fbc549ce401207d9eaa1002ba067528 (diff)
downloadsrc-db9eea4d0e8ffa9bf8b5326ec06f470477fd1f8c.tar.gz
src-db9eea4d0e8ffa9bf8b5326ec06f470477fd1f8c.zip
-mandoc style tweak rev 1.13.
Submitted by: ru
Notes
Notes: svn path=/head/; revision=142817
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/style.Makefile.510
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5
index f3e02b2f839e..098d9bb87fa1 100644
--- a/share/man/man5/style.Makefile.5
+++ b/share/man/man5/style.Makefile.5
@@ -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