From 5672f2a6cf2a2bb48833abffa61b064c328ff5fa Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Fri, 6 Apr 2007 02:27:20 +0000 Subject: [PATCH] Regen. --- share/man/man5/src.conf.5 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index ccf24d32a08..844cc663188 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