summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-12 16:12:36 +0000
committergjb <gjb@FreeBSD.org>2012-05-12 16:12:36 +0000
commit9507326d1fe188ab2a45d0290e92575f0b835f1a (patch)
treec52568bfc07be4659d07a76edd3486e7b4c9725c /share
parent63208c819ec65b696e2c05cb942e155c271be535 (diff)
downloadFreeBSD-src-9507326d1fe188ab2a45d0290e92575f0b835f1a.zip
FreeBSD-src-9507326d1fe188ab2a45d0290e92575f0b835f1a.tar.gz
Regenerate src.conf(5) for mdoc(7) and typo corrections.
PR: 167804 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.514
1 files changed, 6 insertions, 8 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 26cb4da..29d7abf 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 May 11, 2012
+.Dd May 12, 2012
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -209,7 +209,7 @@ This requires ports/textproc/libxml2 to be installed in /usr/local.
.It Va WITHOUT_BINUTILS
.\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS 222090 2011-05-19 05:13:25Z imp
Set to not install binutils (as, c++-filt, gconv, gnu-ar, gnu-randlib,
-ld, nm, objcopy, objdump, readelf, size and strip)
+ld, nm, objcopy, objdump, readelf, size and strip).
.Bf -symbolic
The option does not generally work for build targets, unless some alternative
toolchain is enabled.
@@ -294,12 +294,10 @@ Set to build additional clang and llvm tools, such as bugpoint.
.It Va WITH_CLANG_IS_CC
.\" from FreeBSD: head/tools/build/options/WITH_CLANG_IS_CC 232322 2012-02-29 22:58:51Z dim
Set to install the Clang C/C++ compiler as
-.Pa /usr/bin/cc
-,
+.Pa /usr/bin/cc ,
.Pa /usr/bin/c++
and
-.Pa /usr/bin/cpp
-.
+.Pa /usr/bin/cpp .
.It Va WITHOUT_CPP
.\" from FreeBSD: head/tools/build/options/WITHOUT_CPP 156932 2006-03-21 07:50:50Z ru
Set to not build
@@ -900,7 +898,7 @@ Set to build the toolchain binaries shared.
The set includes
.Xr cc 1 ,
.Xr make 1
-and neccessary utilites like assembler, linker and library archive manager.
+and necessary utilities like assembler, linker and library archive manager.
.It Va WITHOUT_SOURCELESS
.\" from FreeBSD: head/tools/build/options/WITHOUT_SOURCELESS 230972 2012-02-04 00:54:43Z rmh
Set to not build kernel modules that include sourceless code (either microcode or native code for host CPU).
@@ -1018,7 +1016,7 @@ protocols (usable only via 802.1X).
Set to not build ZFS file system.
.It Va WITHOUT_ZONEINFO
.\" from FreeBSD: head/tools/build/options/WITHOUT_ZONEINFO 171994 2007-08-27 20:01:08Z remko
-Set to not build the timezone database
+Set to not build the timezone database.
.El
.Sh FILES
.Bl -tag -compact
OpenPOWER on IntegriCloud