svn commit: r278194 - head/share/man/man5
Garrett Cooper
ngie at FreeBSD.org
Wed Feb 4 10:29:54 UTC 2015
Author: ngie
Date: Wed Feb 4 10:29:53 2015
New Revision: 278194
URL: https://svnweb.freebsd.org/changeset/base/278194
Log:
Regen src.conf(5)
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Wed Feb 4 10:24:40 2015 (r278193)
+++ head/share/man/man5/src.conf.5 Wed Feb 4 10:29:53 2015 (r278194)
@@ -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 January 25, 2015
+.Dd February 4, 2015
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -154,6 +154,14 @@ Set to not build Bluetooth related kerne
.It Va WITHOUT_BOOT
.\" from FreeBSD: head/tools/build/options/WITHOUT_BOOT 156932 2006-03-21 07:50:50Z ru
Set to not build the boot blocks and loader.
+.It Va WITHOUT_BOOTPARAMD
+.\" from FreeBSD: head/tools/build/options/WITHOUT_BOOTPARAMD 278192 2015-02-04 10:19:32Z ngie
+Set to not build or install
+.Xr bootparamd 8 .
+.It Va WITHOUT_BOOTPD
+.\" from FreeBSD: head/tools/build/options/WITHOUT_BOOTPD 278192 2015-02-04 10:19:32Z ngie
+Set to not build or install
+.Xr bootpd 8 .
.It Va WITHOUT_BSDINSTALL
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSDINSTALL 277677 2015-01-25 04:43:13Z ngie
Set to not build
@@ -430,6 +438,17 @@ Set to avoid installing examples to
.\" from FreeBSD: head/tools/build/options/WITHOUT_FDT 221539 2011-05-06 19:10:27Z ru
Set to not build Flattened Device Tree support as part of the base system.
This includes the device tree compiler (dtc) and libfdt support library.
+.It Va WITHOUT_FILE
+.\" from FreeBSD: head/tools/build/options/WITHOUT_FILE 278193 2015-02-04 10:24:40Z ngie
+Set to not build
+.Xr file 1
+and related programs.
+.It Va WITHOUT_FINGER
+.\" from FreeBSD: head/tools/build/options/WITHOUT_FINGER 278192 2015-02-04 10:19:32Z ngie
+Set to not build or install
+.Xr finger 1
+and
+.Xr fingerd 8 .
.It Va WITHOUT_FLOPPY
.\" from FreeBSD: head/tools/build/options/WITHOUT_FLOPPY 221540 2011-05-06 19:13:03Z ru
Set to not build or install programs
@@ -461,6 +480,12 @@ without floating-point support.
.\" from FreeBSD: head/tools/build/options/WITHOUT_FREEBSD_UPDATE 183242 2008-09-21 22:02:26Z sam
Set to not build
.Xr freebsd-update 8 .
+.It Va WITHOUT_FTP
+.\" from FreeBSD: head/tools/build/options/WITHOUT_FTP 278192 2015-02-04 10:19:32Z ngie
+Set to not build or install
+.Xr ftp 1
+and
+.Xr ftpd 8 .
.It Va WITHOUT_GAMES
.\" from FreeBSD: head/tools/build/options/WITHOUT_GAMES 156932 2006-03-21 07:50:50Z ru
Set to not build games.
@@ -602,6 +627,10 @@ When set, it also enforces the following
.It Va WITHOUT_INET6_SUPPORT
.\" from FreeBSD: head/tools/build/options/WITHOUT_INET6_SUPPORT 156932 2006-03-21 07:50:50Z ru
Set to build libraries, programs, and kernel modules without IPv6 support.
+.It Va WITHOUT_INETD
+.\" from FreeBSD: head/tools/build/options/WITHOUT_INETD 278192 2015-02-04 10:19:32Z ngie
+Set to not build
+.Xr inetd 8 .
.It Va WITHOUT_INET_SUPPORT
.\" 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.
@@ -977,6 +1006,16 @@ Set to avoid compiling profiled librarie
Set to not build
.Xr quota 8
and related programs.
+.It Va WITHOUT_RADIUS_SUPPORT
+.\" from FreeBSD: head/tools/build/options/WITHOUT_RADIUS_SUPPORT 278182 2015-02-04 06:53:45Z ngie
+Set to not build radius support into various applications, like
+.Xr pam_radius 8
+and
+.Xr ppp 8 .
+.It Va WITHOUT_RBOOTD
+.\" from FreeBSD: head/tools/build/options/WITHOUT_RBOOTD 278192 2015-02-04 10:19:32Z ngie
+Set to not build or install
+.Xr rbootd 8 .
.It Va WITHOUT_RCMDS
.\" from FreeBSD: head/tools/build/options/WITHOUT_RCMDS 156932 2006-03-21 07:50:50Z ru
Disable building of the
@@ -1080,6 +1119,11 @@ Set to not build or install
.Xr talk 1
and
.Xr talkd 8 .
+.It Va WITHOUT_TCP_WRAPPERS
+.\" from FreeBSD: head/tools/build/options/WITHOUT_TCP_WRAPPERS 278192 2015-02-04 10:19:32Z ngie
+Set to not build or install
+.Xr tcpd 8 ,
+and related utilities.
.It Va WITHOUT_TCSH
.\" from FreeBSD: head/tools/build/options/WITHOUT_TCSH 156932 2006-03-21 07:50:50Z ru
Set to not build and install
@@ -1120,6 +1164,16 @@ When set, it also enforces the following
.It
.Va WITHOUT_GROFF
.El
+.It Va WITHOUT_TFTP
+.\" from FreeBSD: head/tools/build/options/WITHOUT_TFTP 278192 2015-02-04 10:19:32Z ngie
+Set to not build or install
+.Xr tftp 1
+and
+.Xr tftpd 8 .
+.It Va WITHOUT_TIMED
+.\" from FreeBSD: head/tools/build/options/WITHOUT_TIMED 278192 2015-02-04 10:19:32Z ngie
+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
Set to not install header or
More information about the svn-src-head
mailing list