diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index c80d71dcfb03..23936f650806 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,7 +1,7 @@ .\" DO NOT EDIT-- this file is automatically generated. -.\" from FreeBSD: src/tools/build/options/makeman,v 1.6 2006/09/11 13:39:44 ru Exp +.\" from FreeBSD: src/tools/build/options/makeman,v 1.7 2007/11/06 23:12:53 danger Exp .\" $FreeBSD$ -.Dd October 19, 2007 +.Dd December 9, 2007 .Dt SRC.CONF 5 .Os .Sh NAME @@ -38,7 +38,7 @@ variable .Va SRCCONF . Overriding the location of .Nm -maybe necessary if the system-wide settings are not suitable +may be necessary if the system-wide settings are not suitable for a particular build. For instance, setting .Va SRCCONF @@ -322,6 +322,12 @@ Set to build libraries, programs, and kernel modules without IPv6 support. Set to not make or install .Xr info 5 files. +.It Va WITHOUT_INSTALLLIB +.\" from FreeBSD: src/tools/build/options/WITHOUT_INSTALLLIB,v 1.1 2007/12/09 21:56:21 dougb Exp +Set this if you do not want to install optional libraries. +For example when creating a +.Xr nanobsd 8 +image. .It Va WITHOUT_IPFILTER .\" from FreeBSD: src/tools/build/options/WITHOUT_IPFILTER,v 1.1 2006/03/21 07:50:50 ru Exp Set to not build IP Filter package.