Date: Tue, 1 Oct 2019 14:56:32 +0000 (UTC) From: Kyle Evans <kevans@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r352928 - head/share/man/man5 Message-ID: <201910011456.x91EuWeC040994@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910011456.x91EuWeC040994>