Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2014 17:59:01 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45270 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201407131759.s6DHx1HB004071@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Jul 13 17:59:00 2014
New Revision: 45270
URL: http://svnweb.freebsd.org/changeset/doc/45270

Log:
  Fix rendering in vt(4) entry.
  
  Sponsored by:	The FreeBSD Foundation

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	Sun Jul 13 17:55:48 2014	(r45269)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml	Sun Jul 13 17:59:00 2014	(r45270)
@@ -268,8 +268,8 @@
 	easy migration from <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 <pre>kern.vty=syscons</pre> or
-	<pre>kern.vty=vt</pre>.</p>
+	one kernel environment variable <tt>kern.vty=syscons</tt> or
+	<tt>kern.vty=vt</tt>.</p>
 
       <p>The GENERIC kernel configuration for the amd64 and i386
 	platforms include both <tt>syscons(4)</tt> and <tt>vt(4)</tt>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407131759.s6DHx1HB004071>