svn commit: r267250 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Jun 9 02:30:57 UTC 2014
Author: gjb
Date: Mon Jun 9 02:30:57 2014
New Revision: 267250
URL: http://svnweb.freebsd.org/changeset/base/267250
Log:
Document r267236, ttys 'onifconsole'
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Jun 9 02:26:41 2014 (r267249)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Jun 9 02:30:57 2014 (r267250)
@@ -246,6 +246,12 @@
<filename>/usr/local/etc/newsyslog.conf.d/</filename>
directories by default for &man.newsyslog.8;.</para>
+ <para revision="267236">A new flag, <quote>onifconsole</quote> has
+ been added to <filename>/etc/ttys</filename>. This allows the
+ system to provide a login prompt via serial console if the
+ device is an active kernel console, otherwise it is equivalent
+ to <literal>off</literal>.</para>
+
<sect3 xml:id="rc-scripts">
<title><filename>/etc/rc.d</filename> Scripts</title>
More information about the svn-src-all
mailing list