svn commit: r309807 - head/share/man/man5
Baptiste Daroussin
bapt at FreeBSD.org
Sat Dec 10 13:30:19 UTC 2016
Author: bapt
Date: Sat Dec 10 13:30:18 2016
New Revision: 309807
URL: https://svnweb.freebsd.org/changeset/base/309807
Log:
Regen after 309805
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Sat Dec 10 13:30:16 2016 (r309806)
+++ head/share/man/man5/src.conf.5 Sat Dec 10 13:30:18 2016 (r309807)
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 306729 2016-10-05 20:12:00Z emaste
.\" $FreeBSD$
-.Dd December 9, 2016
+.Dd December 10, 2016
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -268,6 +268,12 @@ Set to not build
.It Va WITHOUT_CAPSICUM
.\" from FreeBSD: head/tools/build/options/WITHOUT_CAPSICUM 229319 2012-01-02 21:57:58Z rwatson
Set to not build Capsicum support into system programs.
+When set, it also enforces the following options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_CASPER
+.El
.It Va WITHOUT_CASPER
.\" from FreeBSD: head/tools/build/options/WITHOUT_CASPER 258838 2013-12-02 08:21:28Z pjd
Set to not build Casper program and related libraries.
More information about the svn-src-all
mailing list