diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-06 17:59:23 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-06 17:59:23 +0000 |
| commit | 3efc5c8e5870ddfd7d9ee240c748e88bc70d6a91 (patch) | |
| tree | 1b87f47734bb161e6556fea0d23e73f772ee85c3 /FAQ/FAQ.sgml | |
| parent | b40f582788a881bc7d34740d975773f02dc1ef62 (diff) | |
correct spelling of 'X Window System' (tm)
Notes
svn path=/head/; revision=583
Diffstat (limited to 'FAQ/FAQ.sgml')
| -rw-r--r-- | FAQ/FAQ.sgml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/FAQ/FAQ.sgml b/FAQ/FAQ.sgml index fbf9d6a496..4b71c254a9 100644 --- a/FAQ/FAQ.sgml +++ b/FAQ/FAQ.sgml @@ -1,10 +1,11 @@ <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN"> +<!-- $Id: FAQ.sgml,v 1.9 1996-10-06 17:59:23 wosch Exp $ --> <article> <title>Frequently Asked Questions for FreeBSD 2.X <author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/ -<date> $Id: FAQ.sgml,v 1.8 1996-10-06 12:46:42 jkh Exp $ +<date> $Id: FAQ.sgml,v 1.9 1996-10-06 17:59:23 wosch Exp $ <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted. @@ -1939,7 +1940,8 @@ pseudo-device vn #Vnode driver (turns a file into a device) leave a virtual terminal unused (or turned off). For example, if you want to attach a virtual terminal to all of your twelve Alt-function keys, you can only attach virtual terminals to - eleven of them. The last must be left unused, because X Windows + eleven of them. The last must be left unused, because + X Window System will use it, and you will use the last Alt-function key to switch back to X Window (after you have switched from X Window to a virtual console via a Ctrl-Alt-function key). The easiest way to |
