aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2004-11-28 13:47:12 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2004-11-28 13:47:12 +0000
commitc27c338349d16627e73c730fe953563e8ae229c1 (patch)
tree527cfb1b2286cb607a66beeaac880457b7689aab
parent2df0307dc98a2424a084875dca97dc8a7fb85a27 (diff)
Notes
-rw-r--r--share/man/man5/make.conf.57
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 60a6ef56fa43c..7547a678710e1 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 5, 2004
+.Dd November 19, 2004
.Dt MAKE.CONF 5
.Os
.Sh NAME
@@ -520,6 +520,11 @@ MTA selector.
.It Va NOMAN
.Pq Vt bool
Set to not build manual pages.
+.It Va NO_NIS
+.Pq Vt bool
+Set to not build
+.Xr NIS 8
+support and related programs.
.It Va NO_OBJC
.Pq Vt bool
Set to not build Objective C support.