svn commit: r270607 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 18:52:42 UTC 2014


Author: gjb
Date: Mon Aug 25 18:52:41 2014
New Revision: 270607
URL: http://svnweb.freebsd.org/changeset/base/270607

Log:
  Document r269432, ttyu0 and ttyu1 default to 'onifconsole'
  on ia64.
  
  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 Aug 25 18:45:15 2014	(r270606)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 18:52:41 2014	(r270607)
@@ -739,6 +739,12 @@
       <para revision="269398">The &man.nfsd.8; server update to 4.1
 	has merged from &os;-CURRENT.</para>
 
+      <para revision="269432" arch="ia64">The serial terminals
+	<filename>ttyu0</filename> and <filename>ttyu1</filename> have
+	been updated to <literal>onifconsole</literal> by default in
+	&man.ttys.5;, which either can be the serial console,
+	depending on the platform.</para>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-all mailing list