svn commit: r297948 - head/share/man/man5
Bryan Drewery
bdrewery at FreeBSD.org
Thu Apr 14 01:20:01 UTC 2016
Author: bdrewery
Date: Thu Apr 14 01:20:00 2016
New Revision: 297948
URL: https://svnweb.freebsd.org/changeset/base/297948
Log:
Regenerate
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Thu Apr 14 01:17:37 2016 (r297947)
+++ head/share/man/man5/src.conf.5 Thu Apr 14 01:20:00 2016 (r297948)
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery
.\" $FreeBSD$
-.Dd April 11, 2016
+.Dd April 13, 2016
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -821,11 +821,14 @@ Set to not build
.\" from FreeBSD: head/tools/build/options/WITHOUT_INET_SUPPORT 221266 2011-04-30 17:58:28Z bz
Set to build libraries, programs, and kernel modules without IPv4 support.
.It Va WITHOUT_INSTALLLIB
-.\" from FreeBSD: head/tools/build/options/WITHOUT_INSTALLLIB 174497 2007-12-09 21:56:21Z dougb
+.\" from FreeBSD: head/tools/build/options/WITHOUT_INSTALLLIB 297941 2016-04-13 21:01:58Z bdrewery
Set this if you do not want to install optional libraries.
For example when creating a
.Xr nanobsd 8
image.
+.Bf -symbolic
+The option does not work for build targets.
+.Ef
.It Va WITH_INSTALL_AS_USER
.\" from FreeBSD: head/tools/build/options/WITH_INSTALL_AS_USER 238021 2012-07-02 20:24:01Z marcel
Set to make install targets succeed for non-root users by installing
@@ -1435,13 +1438,10 @@ and
Set to not build or install
.Xr timed 8 .
.It Va WITHOUT_TOOLCHAIN
-.\" from FreeBSD: head/tools/build/options/WITHOUT_TOOLCHAIN 273172 2014-10-16 15:55:13Z brooks
+.\" from FreeBSD: head/tools/build/options/WITHOUT_TOOLCHAIN 297939 2016-04-13 20:55:05Z bdrewery
Set to not install header or
programs used for program development,
compilers, debuggers etc.
-.Bf -symbolic
-The option does not work for build targets.
-.Ef
When set, it also enforces the following options:
.Pp
.Bl -item -compact
More information about the svn-src-head
mailing list