summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2012-05-11 13:03:52 +0000
committergabor <gabor@FreeBSD.org>2012-05-11 13:03:52 +0000
commit60e2e3c08cd431d8e161da65e2b224909783f748 (patch)
treed6435b1232d5fa6379b7e689d898866c1f2abae9 /share
parent52bc32b6b5375223eeb386b2825c3d811166c8ba (diff)
downloadFreeBSD-src-60e2e3c08cd431d8e161da65e2b224909783f748.zip
FreeBSD-src-60e2e3c08cd431d8e161da65e2b224909783f748.tar.gz
- Regen
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.59
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 997c3b4..26cb4da 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 221733 2011-05-10 13:01:11Z ru
.\" $FreeBSD$
-.Dd April 29, 2012
+.Dd May 11, 2012
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -227,6 +227,9 @@ Set to not build the BSD licensed version of cpio based on
.It Va WITH_BSD_GREP
.\" from FreeBSD: head/tools/build/options/WITH_BSD_GREP 222273 2011-05-25 01:04:12Z obrien
Install BSD-licensed grep as '[ef]grep' instead of GNU grep.
+.It Va WITH_BSD_SORT
+.\" from FreeBSD: head/tools/build/options/WITH_BSD_SORT 235268 2012-05-11 12:47:21Z gabor
+Install BSD-licensed sort as 'sort' instead of GNU sort.
.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
@@ -270,7 +273,7 @@ When set, it also enforces the following options:
Set to not build the Clang C/C++ compiler.
.Pp
It is a default setting on
-arm/arm, arm/armeb, ia64/ia64, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, powerpc/powerpc and sparc64/sparc64.
+arm/arm, arm/armeb, ia64/ia64, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32 and sparc64/sparc64.
When set, it also enforces the following options:
.Pp
.Bl -item -compact
@@ -284,7 +287,7 @@ When set, it also enforces the following options:
Set to build the Clang C/C++ compiler.
.Pp
It is a default setting on
-amd64/amd64, i386/i386, pc98/i386 and powerpc/powerpc64.
+amd64/amd64, i386/i386, pc98/i386, powerpc/powerpc and powerpc/powerpc64.
.It Va WITH_CLANG_EXTRAS
.\" from FreeBSD: head/tools/build/options/WITH_CLANG_EXTRAS 231057 2012-02-05 23:56:22Z dim
Set to build additional clang and llvm tools, such as bugpoint.
OpenPOWER on IntegriCloud