Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2013 19:45:16 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r252832 - stable/9/share/man/man5
Message-ID:  <201307051945.r65JjG6Y054917@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Fri Jul  5 19:45:16 2013
New Revision: 252832
URL: http://svnweb.freebsd.org/changeset/base/252832

Log:
  Regenerate after r252827

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	Fri Jul  5 19:43:33 2013	(r252831)
+++ stable/9/share/man/man5/src.conf.5	Fri Jul  5 19:45:16 2013	(r252832)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
-.\" from FreeBSD: stable/9/tools/build/options/makeman 236430 2012-06-02 02:26:37Z gjb
+.\" from FreeBSD: stable/9/tools/build/options/makeman 252812 2013-07-05 17:57:25Z emaste
 .\" $FreeBSD$
-.Dd March 1, 2013
+.Dd July 5, 2013
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -372,6 +372,14 @@ When set, it also enforces the following
 .It
 .Va WITHOUT_GROFF
 .El
+.It Va WITH_DEBUG_FILES
+.\" from FreeBSD: stable/9/tools/build/options/WITH_DEBUG_FILES 252827 2013-07-05 19:35:51Z emaste
+Set to strip debug info into a separate file for each executable binary
+and shared library.
+The debug files will be placed in a subdirectory of
+.Pa /usr/lib/debug
+and are located automatically by
+.Xr gdb 1 .
 .It Va WITHOUT_DICT
 .\" from FreeBSD: stable/9/tools/build/options/WITHOUT_DICT 156932 2006-03-21 07:50:50Z ru
 Set to not build the Webster dictionary files.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307051945.r65JjG6Y054917>