svn commit: r268400 - stable/10/share/man/man5

Ed Maste emaste at FreeBSD.org
Tue Jul 8 14:11:28 UTC 2014


Author: emaste
Date: Tue Jul  8 14:11:28 2014
New Revision: 268400
URL: http://svnweb.freebsd.org/changeset/base/268400

Log:
  Regen src.conf(5) after r268399

Modified:
  stable/10/share/man/man5/src.conf.5

Modified: stable/10/share/man/man5/src.conf.5
==============================================================================
--- stable/10/share/man/man5/src.conf.5	Tue Jul  8 14:04:36 2014	(r268399)
+++ stable/10/share/man/man5/src.conf.5	Tue Jul  8 14:11:28 2014	(r268400)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
 .\" from FreeBSD: stable/10/tools/build/options/makeman 255964 2013-10-01 07:22:04Z des
 .\" $FreeBSD$
-.Dd April 14, 2014
+.Dd July 8, 2014
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1052,6 +1052,11 @@ Set to not build user accounting tools s
 .Xr lastlogin 8
 and
 .Xr utx 8 .
+.It Va WITHOUT_VT
+.\" from FreeBSD: stable/10/tools/build/options/WITHOUT_VT 268399 2014-07-08 14:04:36Z emaste
+Set to not build
+.Xr vt 4
+support files (fonts and keymaps).
 .It Va WITHOUT_WIRELESS
 .\" from FreeBSD: stable/10/tools/build/options/WITHOUT_WIRELESS 183242 2008-09-21 22:02:26Z sam
 Set to not build programs used for 802.11 wireless networks; especially


More information about the svn-src-stable-10 mailing list