summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2007-04-06 02:27:20 +0000
committerpjd <pjd@FreeBSD.org>2007-04-06 02:27:20 +0000
commitc88881a4e02be156c226e4a6f61fd04f3b5e42dd (patch)
tree42e3ba866a6226b41618c4f619b0bdd0758162c5
parent4474431c34b1973b89b02a02cd54a55ea97648aa (diff)
downloadFreeBSD-src-c88881a4e02be156c226e4a6f61fd04f3b5e42dd.zip
FreeBSD-src-c88881a4e02be156c226e4a6f61fd04f3b5e42dd.tar.gz
Regen.
-rw-r--r--share/man/man5/src.conf.511
1 files changed, 10 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index ccf24d3..844cc66 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 January 26, 2007
+.Dd April 6, 2007
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -194,6 +194,12 @@ Set to not build
.It Va WITHOUT_CDDL
.\" from FreeBSD: src/tools/build/options/WITHOUT_CDDL,v 1.1 2006/11/01 09:02:11 jb Exp
Set to not build code licensed under Sun's CDDL.
+When set, it also enforces the following options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_ZFS
+.El
.It Va WITHOUT_CPP
.\" from FreeBSD: src/tools/build/options/WITHOUT_CPP,v 1.1 2006/03/21 07:50:49 ru Exp
Set to not build
@@ -531,6 +537,9 @@ Build
without support for the IEEE 802.1X protocol and without
support for EAP-PEAP, EAP-TLS, EAP-LEAP, and EAP-TTLS
protocols (usable only via 802.1X).
+.It Va WITHOUT_ZFS
+.\" from FreeBSD: src/tools/build/options/WITHOUT_ZFS,v 1.1 2007/04/06 02:13:30 pjd Exp
+Set to not build ZFS file system.
.El
.Sh FILES
.Bl -tag -compact
OpenPOWER on IntegriCloud