Regenerate src.conf(5) for mdoc(7) and typo corrections.

PR:		167804
Submitted by:	Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after:	3 days
This commit is contained in:
Glen Barber 2012-05-12 16:12:36 +00:00
parent 9650117163
commit a5e4c905ee
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=235342
5 changed files with 11 additions and 15 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
.\" $FreeBSD$
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.

View File

@ -1,2 +1,2 @@
.\" $FreeBSD$
Set to not build the timezone database
Set to not build the timezone database.

View File

@ -1,8 +1,6 @@
.\" $FreeBSD$
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 .

View File

@ -3,4 +3,4 @@ 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.