diff options
author | Frans Pop <elendil@planet.nl> | 2007-01-06 18:56:00 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-01-06 18:56:00 +0000 |
commit | 1b23aa6f59074ad8031e1d1dc4ba69fb73994c31 (patch) | |
tree | 72c91bc8ea4e0376b44365399f0808bc23f7c719 | |
parent | 25078d095e5e415222c1ec419e394bbfa6d34558 (diff) | |
download | installation-guide-1b23aa6f59074ad8031e1d1dc4ba69fb73994c31.zip |
Consistent use of X Window System
-rw-r--r-- | en/hardware/hardware-supported.xml | 4 | ||||
-rw-r--r-- | en/preparing/install-overview.xml | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index 6072fe14f..a5e079a03 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -245,7 +245,7 @@ with X.Org version &x11ver;. </para><para arch="mips"> <!-- FIXME: mention explicit graphics chips and not system names --> -The X.Org X11 window system is only supported on the SGI Indy and the O2. The +The X.Org X Window System is only supported on the SGI Indy and the O2. The Broadcom BCM91250A and BCM91480B evaluation boards have standard 3.3v PCI slots and support VGA emulation or Linux framebuffer on a selected range of graphics cards. A <ulink url="&url-bcm91250a-hardware;">compatibility @@ -253,7 +253,7 @@ listing</ulink> for Broadcom evaluation boards is available. </para><para arch="mipsel"> -The X.Org X11 window system is supported on some DECstation models. The +The X.Org X Window System is supported on some DECstation models. The Broadcom BCM91250A and BCM91480B evaluation boards have standard 3.3v PCI slots and support VGA emulation or Linux framebuffer on a selected range of graphics cards. A <ulink url="&url-bcm91250a-hardware;">compatibility diff --git a/en/preparing/install-overview.xml b/en/preparing/install-overview.xml index 19d2ed0ef..82bf85762 100644 --- a/en/preparing/install-overview.xml +++ b/en/preparing/install-overview.xml @@ -159,7 +159,7 @@ server or a Desktop environment. </para><para> One important option during the installation is whether or not to install -a graphical desktop environment, consisting of the X11 window system and +a graphical desktop environment, consisting of the X Window System and one of the available graphical desktop environments. If you choose not to select the <quote>Desktop environment</quote> task, you will only have a relatively basic, command line driven system. @@ -170,10 +170,10 @@ to do their job. </para><para arch="not-s390"> -Just be aware that the X11 window system is completely separate from +Just be aware that the X Window System is completely separate from <classname>debian-installer</classname>, and in fact is much more -complicated. Installation and troubleshooting of the X window -system is not within the scope of this manual. +complicated. Installation and troubleshooting of the X Window +System is not within the scope of this manual. </para> </sect1> |