Date: Thu, 10 Oct 2013 11:25:13 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42926 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201310101125.r9ABPDo6071377@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Thu Oct 10 11:25:12 2013 New Revision: 42926 URL: http://svnweb.freebsd.org/changeset/doc/42926 Log: - Minor fixes in the Newcons report Submitted by: ray Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Thu Oct 10 10:37:57 2013 (r42925) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Thu Oct 10 11:25:12 2013 (r42926) @@ -1587,7 +1587,7 @@ removed.</li> <li>The history is implemented by a circular buffer, that is, no buffer - overflow but unlimited scrolling.</li> + overflows, scrolling is "unlimited".</li> <li><tt>VT_PROCESS</tt> mode, a way to hold the terminal. For example, X.Org uses this feature to prevent the user from @@ -1595,7 +1595,7 @@ <li><tt>drm2/fb_helper</tt>, the KMS driver. This binds Newcons to framebuffers created the DRM-enabled video drivers in the - kernel (such as <tt>i915</tt> and <tt>radeonkms</tt>).</li> + kernel (such as <tt>i915kms</tt> and <tt>radeonkms</tt>).</li> <li>Dynamic attachment of VT drivers, <tt>vt_allocate()</tt> to allow attaching console video drivers at a later point where
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310101125.r9ABPDo6071377>