aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-09-13 02:18:54 +0000
committerXin LI <delphij@FreeBSD.org>2014-09-13 02:18:54 +0000
commit2c4b4abc02eafc658fcc7d880af9bf2a5a34bc8e (patch)
tree564be51e9b794ef5f02dcc7e2febe919783773f6 /share
parente72055b7feba695a760d45f01f0f8268b1cb4a74 (diff)
downloadsrc-2c4b4abc02eafc658fcc7d880af9bf2a5a34bc8e.tar.gz
src-2c4b4abc02eafc658fcc7d880af9bf2a5a34bc8e.zip
Regen.
Notes
Notes: svn path=/head/; revision=271494
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.514
1 files changed, 13 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 603717e81285..5997846cc330 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: head/tools/build/options/makeman 255964 2013-10-01 07:22:04Z des
.\" $FreeBSD$
-.Dd September 10, 2014
+.Dd September 12, 2014
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -522,6 +522,18 @@ Set to build Hesiod support.
.It Va WITHOUT_HTML
.\" from FreeBSD: head/tools/build/options/WITHOUT_HTML 156932 2006-03-21 07:50:50Z ru
Set to not build HTML docs.
+.It Va WITHOUT_HYPERV
+.\" from FreeBSD: head/tools/build/options/WITHOUT_HYPERV 271493 2014-09-13 02:15:31Z delphij
+Set to not build or install HyperV utilities.
+.Pp
+It is a default setting on
+arm/arm, arm/armeb, arm/armv6, arm/armv6hf, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
+.It Va WITH_HYPERV
+.\" from FreeBSD: head/tools/build/options/WITH_HYPERV 271493 2014-09-13 02:15:31Z delphij
+Set to build and install HyperV utilities.
+.Pp
+It is a default setting on
+amd64/amd64, i386/i386 and pc98/i386.
.It Va WITHOUT_ICONV
.\" from FreeBSD: head/tools/build/options/WITHOUT_ICONV 254919 2013-08-26 17:15:56Z antoine
Set to not build iconv as part of libc.