summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsepotvin <sepotvin@FreeBSD.org>2007-06-13 02:18:12 +0000
committersepotvin <sepotvin@FreeBSD.org>2007-06-13 02:18:12 +0000
commit7ffd3388f66f6a2c0f8658ec3ec4b5d377bc6f68 (patch)
tree7ad70b0beb3e28954dddfe378a7603c1cb1e8afb /share
parent3ffe583f135abf345278b912b885783f69a24bd5 (diff)
downloadFreeBSD-src-7ffd3388f66f6a2c0f8658ec3ec4b5d377bc6f68.zip
FreeBSD-src-7ffd3388f66f6a2c0f8658ec3ec4b5d377bc6f68.tar.gz
Regen.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.522
1 files changed, 21 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index d3e6473..23a71d9 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
.\" $FreeBSD$
-.Dd May 17, 2007
+.Dd June 12, 2007
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -357,6 +357,23 @@ Set to build some programs without Kerberos support, like
.Xr sshd 8 ,
and
.Xr telnetd 8 .
+.It Va WITHOUT_KVM
+.\" from FreeBSD: src/tools/build/options/WITHOUT_KVM,v 1.1 2007/06/13 02:08:04 sepotvin Exp
+Set to not build the
+.Nm libkvm
+library as a part of the base system.
+.Sy "The option has no effect yet."
+When set, it also enforces the following options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_KVM_SUPPORT
+.El
+.It Va WITHOUT_KVM_SUPPORT
+.\" from FreeBSD: src/tools/build/options/WITHOUT_KVM_SUPPORT,v 1.1 2007/06/13 02:08:04 sepotvin Exp
+Set to build some programs without optional
+.Nm libkvm
+support.
.It Va WITHOUT_LIB32
.\" from FreeBSD: src/tools/build/options/WITHOUT_LIB32,v 1.1 2006/03/21 07:50:50 ru Exp
On amd64, set to not build 32-bit library set and a
@@ -505,6 +522,9 @@ as a set-user-ID root program.
Set to not build the
.Bx 4.4
legacy docs.
+.It Va WITHOUT_SSP
+.\" from FreeBSD: src/tools/build/options/WITHOUT_SSP,v 1.1 2007/05/19 04:42:58 kan Exp
+Set to not build propolice stack smashing protection library.
.It Va WITHOUT_SYMVER
.\" from FreeBSD: src/tools/build/options/WITHOUT_SYMVER,v 1.1 2007/05/17 05:03:24 deischen Exp
Set to disable symbol versioning when building shared libraries.
OpenPOWER on IntegriCloud