Date: Thu, 5 Jun 2014 18:59:21 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r267125 - head/share/man/man5 Message-ID: <201406051859.s55IxLoi024155@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406051859.s55IxLoi024155>