svn commit: r48973 - head/en_US.ISO8859-1/books/handbook/basics
Ed Maste
emaste at FreeBSD.org
Tue Jun 21 13:11:58 UTC 2016
Author: emaste (src committer)
Date: Tue Jun 21 13:11:57 2016
New Revision: 48973
URL: https://svnweb.freebsd.org/changeset/doc/48973
Log:
handbook: xref vt(4) from virtual console section
Approved by: wblock
Differential Revision: https://reviews.freebsd.org/D6903
Modified:
head/en_US.ISO8859-1/books/handbook/basics/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Tue Jun 21 01:19:43 2016 (r48972)
+++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Tue Jun 21 13:11:57 2016 (r48973)
@@ -176,8 +176,8 @@ login:</screen>
launched in one virtual console do not stop running when
the user switches to a different virtual console.</para>
- <para>Refer to &man.syscons.4;, &man.atkbd.4;,
- &man.vidcontrol.1; and &man.kbdcontrol.1; for a more
+ <para>Refer to &man.kbdcontrol.1;, &man.vidcontrol.1;,
+ &man.atkbd.4;, &man.syscons.4;, and &man.vt.4; for a more
technical description of the &os; console and its keyboard
drivers.</para>
More information about the svn-doc-head
mailing list