svn commit: r368549 - head/share/man/man5
Kyle Evans <[email protected]> Fri, 11 Dec 2020 04:02:19 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs |
|---|---|
| Message-ID | <202012110402.0BB42Jf8016354__35440.2476152004$1607659344$gmane$org@repo.freebsd.org> |
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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"