svn commit: r267125 - head/share/man/man5
Ed Maste
emaste at FreeBSD.org
Thu Jun 5 18:59:21 UTC 2014
Author: emaste
Date: Thu Jun 5 18:59:21 2014
New Revision: 267125
URL: http://svnweb.freebsd.org/changeset/base/267125
Log:
Regen after r267124 for WITHOUT_VT_SUPPORT
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Thu Jun 5 18:53:56 2014 (r267124)
+++ head/share/man/man5/src.conf.5 Thu Jun 5 18:59:21 2014 (r267125)
@@ -1085,6 +1085,11 @@ and
.It Va WITHOUT_VI
.\" from FreeBSD: head/tools/build/options/WITHOUT_VI 264903 2014-04-24 23:17:40Z imp
Set to not build and install vi, view, ex and related programs.
+.It Va WITHOUT_VT_SUPPORT
+.\" from FreeBSD: head/tools/build/options/WITHOUT_VT_SUPPORT 267124 2014-06-05 18:53:56Z emaste
+Set to not build
+.Xr vt 4
+support files (fonts).
.It Va WITHOUT_WARNS
.\" from FreeBSD: head/tools/build/options/WITHOUT_WARNS 265830 2014-05-10 16:37:53Z imp
Set this to not add warning flags to the compiler invocations.
More information about the svn-src-all
mailing list