diff options
| -rw-r--r-- | share/man/man5/make.conf.5 | 3 |
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. |
