summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2011-05-25 01:04:12 +0000
committerobrien <obrien@FreeBSD.org>2011-05-25 01:04:12 +0000
commit0b7fec6762dc8e5033f083cf949edf73e739103f (patch)
tree2d062953dece4440112f7980c27ef3b097cb7e54 /tools
parent2a56bd31552754fcf7be84e5f869a380215e53b1 (diff)
downloadFreeBSD-src-0b7fec6762dc8e5033f083cf949edf73e739103f.zip
FreeBSD-src-0b7fec6762dc8e5033f083cf949edf73e739103f.tar.gz
Build and install a BSD licensed grep.
If WITH_BSD_GREP is not set, it will be 'bsdgrep' and GNUgrep will be '[ef]grep'. Otherwise, BSD-grep will be the grep family, and GNUgrep will be 'gnugrep'. Discussed with: brooks
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITH_BSD_GREP2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/options/WITH_BSD_GREP b/tools/build/options/WITH_BSD_GREP
index 702ca25..e664117 100644
--- a/tools/build/options/WITH_BSD_GREP
+++ b/tools/build/options/WITH_BSD_GREP
@@ -1,2 +1,2 @@
.\" $FreeBSD$
-Build BSD-licensed grep instead of GNU grep.
+Install BSD-licensed grep as '[ef]grep' instead of GNU grep.
OpenPOWER on IntegriCloud