Author: des
Date: Mon Feb  4 16:20:13 2013
New Revision: 246323
URL: http://svnweb.freebsd.org/changeset/base/246323

Log:
  Regenerate

Modified:
  stable/9/share/man/man5/src.conf.5

Modified: stable/9/share/man/man5/src.conf.5
==============================================================================
--- stable/9/share/man/man5/src.conf.5  Mon Feb  4 16:13:55 2013        
(r246322)
+++ stable/9/share/man/man5/src.conf.5  Mon Feb  4 16:20:13 2013        
(r246323)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
-.\" from FreeBSD: stable/9/tools/build/options/makeman 221733 2011-05-10 
13:01:11Z ru
+.\" from FreeBSD: stable/9/tools/build/options/makeman 236430 2012-06-02 
02:26:37Z gjb
 .\" $FreeBSD$
-.Dd January 14, 2013
+.Dd February 4, 2013
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -207,7 +207,7 @@ and
 Set to enable the http statistics interface for named.
 This requires ports/textproc/libxml2 to be installed in /usr/local.
 .It Va WITHOUT_BINUTILS
-.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BINUTILS 222090 
2011-05-19 05:13:25Z imp
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_BINUTILS 235587 
2012-05-18 02:00:01Z gjb
 Set to not install binutils (as, c++-filt, gconv, gnu-ar, gnu-randlib,
 ld, nm, objcopy, objdump, readelf, size and strip).
 .Bf -symbolic
@@ -258,6 +258,8 @@ When set, it also enforces the following
 .Pp
 .Bl -item -compact
 .It
+.Va WITHOUT_CTF
+.It
 .Va WITHOUT_ZFS
 .El
 .It Va WITHOUT_CLANG
@@ -284,7 +286,7 @@ amd64/amd64, i386/i386, pc98/i386, power
 .\" from FreeBSD: stable/9/tools/build/options/WITH_CLANG_EXTRAS 231919 
2012-02-19 23:35:56Z dim
 Set to build additional clang and llvm tools, such as bugpoint.
 .It Va WITH_CLANG_IS_CC
-.\" from FreeBSD: stable/9/tools/build/options/WITH_CLANG_IS_CC 233099 
2012-03-17 22:29:05Z dim
+.\" from FreeBSD: stable/9/tools/build/options/WITH_CLANG_IS_CC 235587 
2012-05-18 02:00:01Z gjb
 Set to install the Clang C/C++ compiler as
 .Pa /usr/bin/cc ,
 .Pa /usr/bin/c++
@@ -318,6 +320,11 @@ When set, the following options are also
 .Va WITH_GSSAPI
 is set explicitly)
 .El
+.It Va WITH_CTF
+.\" from FreeBSD: stable/9/tools/build/options/WITH_CTF 246322 2013-02-04 
16:13:55Z des
+Set to compile with CTF (Compact C Type Format) data.
+CTF data encapsulates a reduced form of debugging information
+similar to DWARF and the venerable stabs and is required for DTrace.
 .It Va WITHOUT_CTM
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_CTM 183242 2008-09-21 
22:02:26Z sam
 Set to not build
@@ -583,6 +590,9 @@ and
 On amd64, set to not build 32-bit library set and a
 .Nm ld-elf32.so.1
 runtime linker.
+.It Va WITH_LIBCPLUSPLUS
+.\" from FreeBSD: stable/9/tools/build/options/WITH_LIBCPLUSPLUS 246322 
2013-02-04 16:13:55Z des
+Set to build libcxxrt and libc++.
 .It Va WITHOUT_LIBPTHREAD
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_LIBPTHREAD 188848 
2009-02-20 11:09:55Z mtm
 Set to not build the
@@ -740,16 +750,6 @@ Set to not build NLS catalogs.
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NLS_CATALOGS 156932 
2006-03-21 07:50:50Z ru
 Set to not build NLS catalog support for
 .Xr csh 1 .
-.It Va WITH_NMTREE
-.\" from FreeBSD: head/tools/build/options/WITH_NMTREE 245241 2013-01-09 
21:07:08Z brooks
-Set to install
-.Xr nmtree 8
-as
-.Xr mtree 8 .
-By default
-.Xr fmtree 8
-is installed as
-.Xr mtree 8 .
 .It Va WITHOUT_NS_CACHING
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_NS_CACHING 172803 
2007-10-19 14:01:25Z ru
 Set to disable name caching in the
@@ -887,7 +887,7 @@ Set to not build the
 .Bx 4.4
 legacy docs.
 .It Va WITH_SHARED_TOOLCHAIN
-.\" from FreeBSD: stable/9/tools/build/options/WITH_SHARED_TOOLCHAIN 235398 
2012-05-13 13:57:53Z kib
+.\" from FreeBSD: stable/9/tools/build/options/WITH_SHARED_TOOLCHAIN 235587 
2012-05-18 02:00:01Z gjb
 Set to build the toolchain binaries shared.
 The set includes
 .Xr cc 1 ,
@@ -1010,11 +1010,11 @@ protocols (usable only via 802.1X).
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ZFS 168409 2007-04-06 
02:13:30Z pjd
 Set to not build ZFS file system.
 .It Va WITHOUT_ZONEINFO
-.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ZONEINFO 171994 
2007-08-27 20:01:08Z remko
+.\" from FreeBSD: stable/9/tools/build/options/WITHOUT_ZONEINFO 235587 
2012-05-18 02:00:01Z gjb
 Set to not build the timezone database.
 .El
 .Sh FILES
-.Bl -tag -compact
+.Bl -tag -compact -width Pa
 .It Pa /etc/src.conf
 .It Pa /usr/share/mk/bsd.own.mk
 .El
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to