Author: fjoe
Date: Wed Nov 30 18:24:43 2011
New Revision: 228160
URL: http://svn.freebsd.org/changeset/base/228160

Log:
  Regen.

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5      Wed Nov 30 18:22:44 2011        
(r228159)
+++ head/share/man/man5/src.conf.5      Wed Nov 30 18:24:43 2011        
(r228160)
@@ -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 November 28, 2011
+.Dd December 1, 2011
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -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
@@ -300,6 +302,11 @@ When set, the following options are also
 .Va WITH_GSSAPI
 is set explicitly)
 .El
+.It Va WITH_CTF
+.\" $FreeBSD$
+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: head/tools/build/options/WITHOUT_CTM 183242 2008-09-21 
22:02:26Z sam
 Set to not build
@@ -813,9 +820,9 @@ and related files.
 Set to not build
 .Xr ppp 8
 and related programs.
-.It Va WITHOUT_PROFILE
-.\" from FreeBSD: head/tools/build/options/WITHOUT_PROFILE 156932 2006-03-21 
07:50:50Z ru
-Set to avoid compiling profiled libraries.
+.It Va WITH_PROFILE
+.\" from FreeBSD: head/tools/build/options/WITH_PROFILE 228143 2011-11-29 
19:46:17Z fjoe
+Set to build profiled libraries.
 .It Va WITHOUT_QUOTAS
 .\" from FreeBSD: head/tools/build/options/WITHOUT_QUOTAS 183242 2008-09-21 
22:02:26Z sam
 Set to not build
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to