Date: Mon, 14 Jul 2014 09:19:53 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45283 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201407140919.s6E9Jr7T048983@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste (src committer) Date: Mon Jul 14 09:19:53 2014 New Revision: 45283 URL: http://svnweb.freebsd.org/changeset/doc/45283 Log: Correct kern.vty loader tunable setting in vt(4) entry Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Mon Jul 14 02:33:42 2014 (r45282) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Mon Jul 14 09:19:53 2014 (r45283) @@ -276,7 +276,7 @@ <tt>syscons(4)</tt> to <tt>vt(4)</tt>, multiple virtual terminal subsystems in the kernel are now supported and it is controlled by a small module with just one kernel environment - variable <tt>kern.vty=syscons</tt> or + variable <tt>kern.vty=sc</tt> or <tt>kern.vty=vt</tt>.</p> <p>The GENERIC kernel configuration for the amd64 and i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407140919.s6E9Jr7T048983>