Regen.
This commit is contained in:
parent
04031e9ae2
commit
57afe381f7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user