Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 04:02:19 +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: r368549 - head/share/man/man5
Message-ID:  <202012110402.0BB42Jf8016354@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevans
Date: Fri Dec 11 04:02:19 2020
New Revision: 368549
URL: https://svnweb.freebsd.org/changeset/base/368549

Log:
  src.conf(5): regenerate after WITHOUT_GNU_GREP became default

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Fri Dec 11 03:59:41 2020	(r368548)
+++ head/share/man/man5/src.conf.5	Fri Dec 11 04:02:19 2020	(r368549)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd December 8, 2020
+.Dd December 10, 2020
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -668,8 +668,8 @@ programs instead of the traditional FreeBSD versions.
 .It Va WITHOUT_GNU_DIFF
 Set to not build GNU
 .Xr diff3 1 .
-.It Va WITHOUT_GNU_GREP
-Set to not build GNU
+.It Va WITH_GNU_GREP
+Build and install GNU
 .Xr grep 1 .
 .It Va WITHOUT_GOOGLETEST
 Set to neither build nor install



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012110402.0BB42Jf8016354>