correct spelling of 'X Window System' (tm)
This commit is contained in:
parent
d687df7a01
commit
470307b778
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)telnetd.8 8.3 (Berkeley) 3/1/94
|
||||
.\" $Id: telnetd.8,v 1.3 1996/09/22 21:55:44 wosch Exp $
|
||||
.\" $Id: telnetd.8,v 1.4 1996/10/05 22:26:56 wosch Exp $
|
||||
.\"
|
||||
.Dd March 1, 1994
|
||||
.Dt TELNETD 8
|
||||
@ -486,7 +486,7 @@ about the speed of the serial line to which
|
||||
the client is attached.
|
||||
.It "DO XDISPLOC"
|
||||
Indicates a desire to be able to request the name
|
||||
of the X windows display that is associated with
|
||||
of the X Window System display that is associated with
|
||||
the telnet client.
|
||||
.It "DO NEW-ENVIRON"
|
||||
Indicates a desire to be able to request environment
|
||||
|
@ -394,11 +394,11 @@ that expect a few meg free. The R6 X servers may work with 4Mb of
|
||||
memory, but in practice compilation while running X can take 5 or 10
|
||||
times as long due to constant paging.
|
||||
|
||||
The easiest way for new users to start X windows is to type ``startx
|
||||
The easiest way for new users to start X Window System is to type ``startx
|
||||
>& startx.log''. Error messages are lost unless you redirect them
|
||||
because the server takes over the screen.
|
||||
|
||||
To get out of X windows, type: ``exit'' in the console xterm. You can
|
||||
To get out of X Window System, type: ``exit'' in the console xterm. You can
|
||||
customize your X by creating .xinitrc, .xserverrc, and .twmrc files in
|
||||
your home directory as described in the xinit and startx man pages.
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
|
||||
<!-- $Id$ -->
|
||||
|
||||
<article>
|
||||
|
||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
|
||||
<date> $Id: FAQ.sgml,v 1.7 1996/10/06 12:36:30 jkh Exp $
|
||||
<date> $Id: FAQ.sgml,v 1.8 1996/10/06 12:46:42 jkh 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
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)2.t 8.1 (Berkeley) 7/27/93
|
||||
.\" $Id$
|
||||
.\" $Id: 2.t,v 1.3 1996/10/05 18:37:17 wosch Exp $
|
||||
.\"
|
||||
.ds lq ``
|
||||
.ds rq ''
|
||||
@ -1008,7 +1008,7 @@ DEC 5000: setenv bootpath 5/rz?/kernel -a
|
||||
.IP 4)
|
||||
After booting UNIX, you will need to create
|
||||
.Pn /dev/mouse
|
||||
to run X windows as in the following example.
|
||||
to run X Window System as in the following example.
|
||||
.DS
|
||||
.ft CW
|
||||
rm /dev/mouse
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)title.urm 8.7 (Berkeley) 4/20/94
|
||||
.\" $Id$
|
||||
.\" $Id: title.urm,v 1.3 1996/10/05 18:37:20 wosch Exp $
|
||||
.\"
|
||||
.af % i
|
||||
.EH ''''
|
||||
@ -59,7 +59,7 @@ The USENIX Association,
|
||||
the UNIX and Advanced Computing Systems professional and technical organization,
|
||||
is a not-for-profit membership association of individuals and
|
||||
institutions with an interest in UNIX and UNIX-like systems,
|
||||
and, by extension, C++, X windows, and other programming tools.
|
||||
and, by extension, C++, X Window System, and other programming tools.
|
||||
It is dedicated to:
|
||||
.IP \(bu
|
||||
fostering innovation and communicating research and technological developments,
|
||||
|
Loading…
Reference in New Issue
Block a user