Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2014 17:33:37 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r267234 - head/share/man/man5
Message-ID:  <201406081733.s58HXbLt010656@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Sun Jun  8 17:33:37 2014
New Revision: 267234
URL: http://svnweb.freebsd.org/changeset/base/267234

Log:
  Regen after r267233

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Sun Jun  8 17:29:31 2014	(r267233)
+++ head/share/man/man5/src.conf.5	Sun Jun  8 17:33:37 2014	(r267234)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
 .\" from FreeBSD: head/tools/build/options/makeman 255964 2013-10-01 07:22:04Z des
 .\" $FreeBSD$
-.Dd June 3, 2014
+.Dd June 8, 2014
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -883,6 +883,9 @@ When set, it also enforces the following
 .It
 .Va WITHOUT_AUTHPF
 .El
+.It Va WITH_PIE
+.\" from FreeBSD: head/tools/build/options/WITH_PIE 267233 2014-06-08 17:29:31Z bdrewery
+Enable building of Position-Independent Executables (PIEs).
 .It Va WITHOUT_PKGBOOTSTRAP
 .\" from FreeBSD: head/tools/build/options/WITHOUT_PKGBOOTSTRAP 258924 2013-12-04 15:58:42Z bdrewery
 Set to not build
@@ -1019,7 +1022,7 @@ Set to not build
 .Xr telnet 8
 and related programs.
 .It Va WITH_TESTS
-.\" from FreeBSD: head/tools/build/options/WITH_TESTS 264408 2014-04-13 11:29:52Z jmmv
+.\" from FreeBSD: head/tools/build/options/WITH_TESTS 267033 2014-06-03 22:34:27Z jmmv
 Set to install the
 .Fx
 Test Suite in



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