svn commit: r330115 - head/tools/build/options

Kyle Evans kevans at FreeBSD.org
Wed Feb 28 15:27:37 UTC 2018


Author: kevans
Date: Wed Feb 28 15:27:36 2018
New Revision: 330115
URL: https://svnweb.freebsd.org/changeset/base/330115

Log:
  Add missing WITH_BSD_GREP_FASTMATCH description
  
  MFC after:	3 days

Added:
  head/tools/build/options/WITH_BSD_GREP_FASTMATCH   (contents, props changed)

Added: head/tools/build/options/WITH_BSD_GREP_FASTMATCH
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/tools/build/options/WITH_BSD_GREP_FASTMATCH	Wed Feb 28 15:27:36 2018	(r330115)
@@ -0,0 +1,3 @@
+.\" $FreeBSD$
+Set this option to use the fastmatch implementation in
+.Xr bsdgrep 1 .


More information about the svn-src-all mailing list