aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-02-12 02:30:04 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-02-12 02:30:04 +0000
commit2420096b255eae0298571cb4e8b0243f26f3ac0b (patch)
treef34bcfeacc228208806d4eb28056f53486d78f70 /share
parent6d45d64a8f68c6c2de36acf71bbbef8513998c92 (diff)
downloadsrc-2420096b255eae0298571cb4e8b0243f26f3ac0b.tar.gz
src-2420096b255eae0298571cb4e8b0243f26f3ac0b.zip
Document the NOMAN option.
Notes
Notes: svn path=/head/; revision=110738
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/make.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 62cf355f288f..4d49b2404fac 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -476,6 +476,9 @@ and related programs.
Set to not build the
.Xr mailwrapper 8
MTA selector.
+.It Va NOMAN
+.Pq Vt bool
+Set to not build manual pages.
.It Va NO_OBJC
.Pq Vt bool
Set to not build Objective C support.