svn commit: r352928 - head/share/man/man5
Kyle Evans
kevans at FreeBSD.org
Tue Oct 1 14:56:32 UTC 2019
Author: kevans
Date: Tue Oct 1 14:56:31 2019
New Revision: 352928
URL: https://svnweb.freebsd.org/changeset/base/352928
Log:
Regen src.conf(5) after r352927 (HTTPD option added)
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Tue Oct 1 14:55:16 2019 (r352927)
+++ head/share/man/man5/src.conf.5 Tue Oct 1 14:56:31 2019 (r352928)
@@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.Dd September 17, 2019
+.Dd October 1, 2019
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -868,6 +868,8 @@ and related utilities.
Set to build Hesiod support.
.It Va WITHOUT_HTML
Set to not build HTML docs.
+.It Va WITH_HTTPD
+Set to build and install httpd
.It Va WITHOUT_HYPERV
Set to not build or install HyperV utilities.
.Pp
More information about the svn-src-all
mailing list