git: 8542e8f4ddbc - src.conf: regenerate after GREP option removal
Kyle Evans
kevans at FreeBSD.org
Fri Dec 25 21:19:06 UTC 2020
The branch main has been updated by kevans:
URL: https://cgit.FreeBSD.org/src/commit/?id=8542e8f4ddbcc1e30cbb268c8a4220cc2fb50295
commit 8542e8f4ddbcc1e30cbb268c8a4220cc2fb50295
Author: Kyle Evans <kevans at FreeBSD.org>
AuthorDate: 2020-12-22 22:12:49 +0000
Commit: Kyle Evans <kevans at FreeBSD.org>
CommitDate: 2020-12-25 21:16:29 +0000
src.conf: regenerate after GREP option removal
Differential Revision: https://reviews.freebsd.org/D27732
---
share/man/man5/src.conf.5 | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 37ebd0585431..0461a76c94b5 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.Dd December 15, 2020
+.Dd December 25, 2020
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -222,8 +222,6 @@ and related programs.
.It Va WITHOUT_BSD_CPIO
Set to not build the BSD licensed version of cpio based on
.Xr libarchive 3 .
-.It Va WITHOUT_BSD_GREP
-Install GNU grep as '[ef]grep' instead of BSD grep.
.It Va WITHOUT_BSNMP
Set to not build or install
.Xr bsnmpd 1
@@ -665,9 +663,6 @@ programs instead of the traditional FreeBSD versions.
.It Va WITHOUT_GNU_DIFF
Set to not build GNU
.Xr diff3 1 .
-.It Va WITH_GNU_GREP
-Build and install GNU
-.Xr grep 1 .
.It Va WITHOUT_GOOGLETEST
Set to neither build nor install
.Lb libgmock ,
More information about the dev-commits-src-main
mailing list