aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2010-08-25 09:48:21 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2010-08-25 09:48:21 +0000
commiteb0c1bafd0df36f79f5efa32ad184635d90257a4 (patch)
tree2e7279947dade91cf768f4f96c86f1cd1f8e9f54
parent0bc1991a4a4d6186660fe09643d6bc486b70eeb6 (diff)
downloadsrc-eb0c1bafd0df36f79f5efa32ad184635d90257a4.tar.gz
src-eb0c1bafd0df36f79f5efa32ad184635d90257a4.zip
- Regen after adding WITH_BSD_GREP and removing WITH_GNU_GREP
Notes
Notes: svn path=/head/; revision=211808
-rw-r--r--share/man/man5/src.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index e5eb11f517d3..cbd1111bbfe7 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 188848 2009-02-20 11:09:55Z mtm
.\" $FreeBSD$
-.Dd July 22, 2010
+.Dd August 25, 2010
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -214,6 +214,9 @@ Set to not build the boot blocks and loader.
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSD_CPIO 179813 2008-06-16 05:48:15Z dougb
Set to not build the BSD licensed version of cpio based on
.Xr libarchive 3 .
+.It Va WITH_BSD_GREP
+.\" from FreeBSD: head/tools/build/options/WITH_BSD_GREP 211701 2010-08-23 10:04:26Z gabor
+Build BSD-licensed grep instead of GNU grep.
.It Va WITHOUT_BSNMP
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSNMP 183306 2008-09-23 16:15:42Z sam
Set to not build or install
@@ -346,9 +349,6 @@ When set, it also enforces the following options:
.It
.Va WITHOUT_GNU_SUPPORT
.El
-.It Va WITH_GNU_GREP
-.\" from FreeBSD: head/tools/build/options/WITH_GNU_GREP 210389 2010-07-22 19:11:57Z gabor
-Set to build the base system with GNU grep instead of BSD grep
.It Va WITHOUT_GNU_SUPPORT
.\" from FreeBSD: head/tools/build/options/WITHOUT_GNU_SUPPORT 156932 2006-03-21 07:50:50Z ru
Set to build some programs without optional GNU support.