Use X11 where talking about X Window System and only XFree86 is mentioned
This commit is contained in:
parent
2ab303d4f9
commit
882df99b3a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23289
4 changed files with 5 additions and 5 deletions
|
@ -346,7 +346,7 @@
|
|||
<listitem>
|
||||
<para><emphasis>X Window workstation:</emphasis> FreeBSD is a
|
||||
fine choice for an inexpensive X terminal solution, either
|
||||
using the freely available &xfree86; server or one of the
|
||||
using the freely available X11 server or one of the
|
||||
excellent commercial servers provided by <ulink
|
||||
url="http://www.xig.com">Xi Graphics</ulink>. Unlike an
|
||||
X terminal, FreeBSD allows many applications to be run
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
<para>The improper use of the
|
||||
information in this chapter may cause loss of access to the system,
|
||||
aggravation of users, or inability to access the features
|
||||
provided by &xfree86;. More importantly, <acronym>MAC</acronym> should not
|
||||
provided by X11. More importantly, <acronym>MAC</acronym> should not
|
||||
be relied upon to completely secure a system. The
|
||||
<acronym>MAC</acronym> framework only augments
|
||||
existing security policy; without sound security practices and
|
||||
|
|
|
@ -488,7 +488,7 @@ kld snd_ich (1p/2r/0v channels duplex default)</screen>
|
|||
<sect2 id="mp3-players">
|
||||
<title>MP3 Players</title>
|
||||
|
||||
<para>By far, the most popular <application>&xfree86;</application> MP3 player is
|
||||
<para>By far, the most popular X11 MP3 player is
|
||||
<application>XMMS</application> (X Multimedia System).
|
||||
<application>Winamp</application>
|
||||
skins can be used with <application>XMMS</application> since the
|
||||
|
@ -938,7 +938,7 @@ no adaptors present</screen>
|
|||
<sect3 id="video-interface-DGA">
|
||||
<title>Direct Graphics Access</title>
|
||||
|
||||
<para>Direct Graphics Access is an <application>&xfree86;</application> extension which allows
|
||||
<para>Direct Graphics Access is an X11 extension which allows
|
||||
a program to bypass the X server and directly alter the
|
||||
framebuffer. Because it relies on a low level memory mapping to
|
||||
effect this sharing, programs using it must be run as
|
||||
|
|
|
@ -267,7 +267,7 @@
|
|||
<term><emphasis><xref linkend="x11">, The X Window System</emphasis></term>
|
||||
<listitem>
|
||||
<para>Describes the X Window System in general and using
|
||||
<application>&xfree86;</application> on FreeBSD in particular. Also describes common
|
||||
X11 on FreeBSD in particular. Also describes common
|
||||
desktop environments such as <application>KDE</application> and <application>GNOME</application>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue