From owner-svn-src-head@FreeBSD.ORG Sat May 12 16:12:37 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B952E1065670; Sat, 12 May 2012 16:12:37 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 9A3E48FC0A; Sat, 12 May 2012 16:12:37 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q4CGCbqd041523; Sat, 12 May 2012 16:12:37 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4CGCb3D041517; Sat, 12 May 2012 16:12:37 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201205121612.q4CGCb3D041517@svn.freebsd.org> From: Glen Barber Date: Sat, 12 May 2012 16:12:37 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r235342 - in head: share/man/man5 tools/build/options X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2012 16:12:37 -0000 Author: gjb (doc committer) Date: Sat May 12 16:12:36 2012 New Revision: 235342 URL: http://svn.freebsd.org/changeset/base/235342 Log: Regenerate src.conf(5) for mdoc(7) and typo corrections. PR: 167804 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days Modified: head/share/man/man5/src.conf.5 head/tools/build/options/WITHOUT_BINUTILS head/tools/build/options/WITHOUT_ZONEINFO head/tools/build/options/WITH_CLANG_IS_CC head/tools/build/options/WITH_SHARED_TOOLCHAIN Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Sat May 12 16:10:56 2012 (r235341) +++ head/share/man/man5/src.conf.5 Sat May 12 16:12:36 2012 (r235342) @@ -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 .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 t .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 shar 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 Modified: head/tools/build/options/WITHOUT_BINUTILS ============================================================================== --- head/tools/build/options/WITHOUT_BINUTILS Sat May 12 16:10:56 2012 (r235341) +++ head/tools/build/options/WITHOUT_BINUTILS Sat May 12 16:12:36 2012 (r235342) @@ -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. Modified: head/tools/build/options/WITHOUT_ZONEINFO ============================================================================== --- head/tools/build/options/WITHOUT_ZONEINFO Sat May 12 16:10:56 2012 (r235341) +++ head/tools/build/options/WITHOUT_ZONEINFO Sat May 12 16:12:36 2012 (r235342) @@ -1,2 +1,2 @@ .\" $FreeBSD$ -Set to not build the timezone database +Set to not build the timezone database. Modified: head/tools/build/options/WITH_CLANG_IS_CC ============================================================================== --- head/tools/build/options/WITH_CLANG_IS_CC Sat May 12 16:10:56 2012 (r235341) +++ head/tools/build/options/WITH_CLANG_IS_CC Sat May 12 16:12:36 2012 (r235342) @@ -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 . Modified: head/tools/build/options/WITH_SHARED_TOOLCHAIN ============================================================================== --- head/tools/build/options/WITH_SHARED_TOOLCHAIN Sat May 12 16:10:56 2012 (r235341) +++ head/tools/build/options/WITH_SHARED_TOOLCHAIN Sat May 12 16:12:36 2012 (r235342) @@ -3,4 +3,4 @@ Set to build the toolchain binaries shar 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.