summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-08 22:19:34 +0000
committerrillig <rillig@pkgsrc.org>2005-11-08 22:19:34 +0000
commit71a76c136c076b8c2529bb67cddd809a1ecc8882 (patch)
tree6bc1faaa002c746986fcc6ad74da75737cd1d0b4
parent0be3c5b4d81c1897d0633e543d354a6854e442df (diff)
downloadpkgsrc-71a76c136c076b8c2529bb67cddd809a1ecc8882.tar.gz
Globally replaced X-Windows with X11. See the X(7) man page for details.
-rw-r--r--doc/guide/files/platforms.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index 0214252d917..dccdd632eff 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.21 2005/11/03 17:30:50 tv Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.22 2005/11/08 22:19:34 rillig Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -322,15 +322,15 @@
<itemizedlist>
- <listitem><para><emphasis role="strong">X-Windows:</emphasis></para>
+ <listitem><para><emphasis role="strong">X11:</emphasis></para>
<para>Interix comes with the standard set of X11R6 client libraries,
- and can run X-Windows based applications, but it does
+ and can run X11 based applications, but it does
<emphasis>not</emphasis> come with an X server. Some options are
<ulink url="http://www.starnet.com/products/xwin32/">StarNet X-Win32</ulink>,
<ulink url="http://connectivity.hummingbird.com/products/nc/exceed/">Hummingbird Exceed</ulink>
(available in a trimmed version for Interix from Interop Systems as the
<ulink url="http://www.interopsystems.com/InteropXserver.htm">Interop X Server</ulink>),
- and the free X-Windows server included with
+ and the free X11 server included with
<ulink url="http://x.cygwin.com/">Cygwin</ulink>.</para>
<para>Also, StarNet Communications has graciously provided a free
@@ -339,7 +339,7 @@
<ulink url="http://www.starnet.com/xwin32LX/get_xwin32LX.htm">X-Win32 LX</ulink>,
recommended by the maintainer of Interix pkgsrc support.</para></listitem>
- <listitem><para><emphasis role="strong">X-Windows acceleration:</emphasis></para>
+ <listitem><para><emphasis role="strong">X11 acceleration:</emphasis></para>
<para>Because Interix runs in a completely different NT subsystem from
Win32 applications, it does not currently support various X11
protocol extensions for acceleration (such as MIT-SHM or DGA).