summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/kinfocenter
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/kinfocenter')
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/devices/index.docbook73
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/dma/index.docbook101
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/index.docbook443
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/interrupts/index.docbook111
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/ioports/index.docbook82
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/memory/index.docbook134
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/nics/index.docbook57
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook76
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/partitions/index.docbook76
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/pci/index.docbook94
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/pcmcia/index.docbook58
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/processor/index.docbook83
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/index.docbook48
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/samba/index.docbook332
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/scsi/index.docbook90
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/sound/index.docbook75
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/usb/index.docbook59
-rw-r--r--tde-i18n-en_GB/docs/tdebase/kinfocenter/xserver/index.docbook68
18 files changed, 457 insertions, 1603 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/devices/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/devices/index.docbook
index af32239a9b1..f41d740c669 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/devices/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/devices/index.docbook
@@ -2,81 +2,44 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Device Information</title>
+<title>Device Information</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->John</firstname
-><surname
->Knight</surname
-><affiliation
-><address
-><email
->anarchist_tomato@herzeleid.net</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>John</firstname><surname>Knight</surname><affiliation><address><email>anarchist_tomato@herzeleid.net</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->device</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>device</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1>
-<title
->Device Information</title>
+<title>Device Information</title>
-<para
->This page displays information about the available devices, </para>
+<para>This page displays information about the available devices, </para>
<note>
-<para
->The exact information displayed is system-dependent. On some systems, device information cannot be displayed yet. </para>
+<para>The exact information displayed is system-dependent. On some systems, device information cannot be displayed yet. </para>
</note>
-<para
->On &Linux;, this information is read from <filename class="devicefile"
->/proc/devices</filename
-> and <filename class="devicefile"
->/proc/misc</filename
->, which are only available if the <filename class="directory"
->/proc</filename
-> pseudo-filesystem is compiled into the kernel. Devices are listed by group (Character, Block, or Miscellaneous). The device major number is listed, followed by an identifying label. </para>
+<para>On &Linux;, this information is read from <filename class="devicefile">/proc/devices</filename> and <filename class="devicefile">/proc/misc</filename>, which are only available if the <filename class="directory">/proc</filename> pseudo-filesystem is compiled into the kernel. Devices are listed by group (Character, Block, or Miscellaneous). The device major number is listed, followed by an identifying label. </para>
-<para
->The user cannot modify any settings on this page. </para>
+<para>The user cannot modify any settings on this page. </para>
</sect1>
</article>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/dma/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/dma/index.docbook
index 50832841ba1..e5d6b30d0cc 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/dma/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/dma/index.docbook
@@ -2,107 +2,46 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
-><acronym
->DMA</acronym
-> Channel Information</title>
+<title><acronym>DMA</acronym> Channel Information</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->DMA</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>DMA</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1>
-<title
-><acronym
->DMA</acronym
-> Channel Information</title>
+<title><acronym>DMA</acronym> Channel Information</title>
-<para
->This page displays information about the <acronym
->DMA</acronym
-> (Direct Memory Access) Channels. A <acronym
->DMA</acronym
-> channel is a direct connection that allows devices to transfer data to and from memory without going through the processor. Typically, i386-architecture systems (<acronym
->PC</acronym
->'s) have eight <acronym
->DMA</acronym
-> channels (0-7). </para>
+<para>This page displays information about the <acronym>DMA</acronym> (Direct Memory Access) Channels. A <acronym>DMA</acronym> channel is a direct connection that allows devices to transfer data to and from memory without going through the processor. Typically, i386-architecture systems (<acronym>PC</acronym>'s) have eight <acronym>DMA</acronym> channels (0-7). </para>
-<note
-> <para
->The exact information displayed is system-dependent. On some systems, <acronym
->DMA</acronym
-> Channel information cannot be displayed yet. </para
-> </note>
+<note> <para>The exact information displayed is system-dependent. On some systems, <acronym>DMA</acronym> Channel information cannot be displayed yet. </para> </note>
-<para
->On &Linux;, this information is read from <filename class="devicefile"
->/proc/dma</filename
->, which is only available if the <filename class="directory"
->/proc</filename
-> pseudo-filesystem is compiled into the kernel. </para>
+<para>On &Linux;, this information is read from <filename class="devicefile">/proc/dma</filename>, which is only available if the <filename class="directory">/proc</filename> pseudo-filesystem is compiled into the kernel. </para>
-<para
->A list of all currently-registered (<acronym
->ISA</acronym
-> bus) <acronym
->DMA</acronym
-> channels that are in use is shown. The first column shows the <acronym
->DMA</acronym
-> channel, and the second column shows the device which uses that channel. </para>
+<para>A list of all currently-registered (<acronym>ISA</acronym> bus) <acronym>DMA</acronym> channels that are in use is shown. The first column shows the <acronym>DMA</acronym> channel, and the second column shows the device which uses that channel. </para>
-<para
->Unused <acronym
->DMA</acronym
-> channels are not listed. </para>
+<para>Unused <acronym>DMA</acronym> channels are not listed. </para>
-<para
->The user cannot modify any settings on this page. </para>
+<para>The user cannot modify any settings on this page. </para>
</sect1>
</article>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/index.docbook
index f3659e6b590..4a86a640893 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/index.docbook
@@ -1,213 +1,113 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
-<!ENTITY infocenter "<application
->KInfoCenter</application
->">
+<!ENTITY infocenter "<application>KInfoCenter</application>">
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<book lang="&language;">
<bookinfo>
-<title
->The &infocenter;</title>
+<title>The &infocenter;</title>
<authorgroup>
-<author
-><firstname
->Michael</firstname
-> <surname
->McBride</surname
-> <affiliation
-><address
-><email
->mpmcbride7@yahoo.com</email
-></address
-></affiliation>
+<author><firstname>Michael</firstname> <surname>McBride</surname> <affiliation><address><email>mpmcbride7@yahoo.com</email></address></affiliation>
</author>
</authorgroup>
-<date
->2002-07-03</date>
-<releaseinfo
->3.10.00</releaseinfo>
+<date>2002-07-03</date>
+<releaseinfo>3.10.00</releaseinfo>
<abstract>
-<para
->This documentation describes &kde;'s information centre.</para>
+<para>This documentation describes &kde;'s information centre.</para>
</abstract>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->kinfocenter</keyword>
-<keyword
->system</keyword>
-<keyword
->information</keyword>
-<keyword
->module</keyword>
+<keyword>KDE</keyword>
+<keyword>kinfocenter</keyword>
+<keyword>system</keyword>
+<keyword>information</keyword>
+<keyword>module</keyword>
</keywordset>
</bookinfo>
<chapter id="introduction">
-<title
->The &infocenter;</title>
+<title>The &infocenter;</title>
-<para
->The &infocenter; (from now on referred to simply as <quote
->the information centre</quote
->) provides you with a centralised and convenient overview of your &kde; and system settings. </para>
+<para>The &infocenter; (from now on referred to simply as <quote>the information centre</quote>) provides you with a centralised and convenient overview of your &kde; and system settings. </para>
-<para
->The information centre is made up of multiple modules. Each module is a separate application, but the information centre organises all of these programs into a convenient location. </para>
+<para>The information centre is made up of multiple modules. Each module is a separate application, but the information centre organises all of these programs into a convenient location. </para>
</chapter>
<chapter id="info-center">
-<title
->Using The &infocenter;</title>
+<title>Using The &infocenter;</title>
-<para
->This next section details the use of the information centre itself. For information on individual modules, please see <link linkend="module"
->Info Centre Modules</link
-> </para>
+<para>This next section details the use of the information centre itself. For information on individual modules, please see <link linkend="module">Info Centre Modules</link> </para>
<sect1 id="information-center-starting">
-<title
->Starting the &infocenter;</title>
+<title>Starting the &infocenter;</title>
-<para
->The &infocenter; can be started 3 ways: </para>
+<para>The &infocenter; can be started 3 ways: </para>
-<orderedlist
->
+<orderedlist>
<listitem>
-<para
->By selecting <menuchoice
-><guimenu
->K Button</guimenu
-><guisubmenu
->System</guisubmenu
-><guimenuitem
->Info Centre</guimenuitem
-></menuchoice
-> from the &kde; Panel. </para>
+<para>By selecting <menuchoice><guimenu>K Button</guimenu><guisubmenu>System</guisubmenu><guimenuitem>Info Centre</guimenuitem></menuchoice> from the &kde; Panel. </para>
</listitem>
<listitem>
-<para
->By pressing <keycombo action="simul"
->&Alt;<keycap
->F2</keycap
-></keycombo
->. </para>
-
-<para
->This will bring up a dialogue box. Type <userinput
-><command
->kinfocenter</command
-></userinput
->, and click <guibutton
->Run</guibutton
-> or press <keycap
->Enter</keycap
->. </para>
+<para>By pressing <keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo>. </para>
+
+<para>This will bring up a dialogue box. Type <userinput><command>kinfocenter</command></userinput>, and click <guibutton>Run</guibutton> or press <keycap>Enter</keycap>. </para>
</listitem>
<listitem>
-<para
->You can type <command
->kinfocenter &amp;</command
-> at any command prompt. </para>
-</listitem
->
-</orderedlist
->
-
-<para
->All three of these methods are equivalent, and produce the same result. </para>
+<para>You can type <command>kinfocenter &amp;</command> at any command prompt. </para>
+</listitem>
+</orderedlist>
+
+<para>All three of these methods are equivalent, and produce the same result. </para>
</sect1>
-<sect1 id="information-center-screen"
->
-<title
->The &infocenter; Screen</title>
+<sect1 id="information-center-screen">
+<title>The &infocenter; Screen</title>
-<para
->When you start the information centre, you are presented with a window, which can be divided into 3 functional parts. </para>
+<para>When you start the information centre, you are presented with a window, which can be divided into 3 functional parts. </para>
-<para
->Across the top is a menubar. The menubar will provide you with quick access to most of &infocenter;'s features. The menus are detailed in <link linkend="info-center-menus"
->The &kde; Info Centre Menus</link
->. </para>
+<para>Across the top is a menubar. The menubar will provide you with quick access to most of &infocenter;'s features. The menus are detailed in <link linkend="info-center-menus">The &kde; Info Centre Menus</link>. </para>
-<para
->Along the left hand side, is a column. This is a where you choose which module to investigate. You can learn how to navigate through the modules in the section called <link linkend="module-intro"
->Navigating Modules</link
->. </para>
+<para>Along the left hand side, is a column. This is a where you choose which module to investigate. You can learn how to navigate through the modules in the section called <link linkend="module-intro">Navigating Modules</link>. </para>
-<para
->The main panel shows you some system information. </para>
+<para>The main panel shows you some system information. </para>
<!--
<para>
In this example, we are running &kde; 2.99, we started &infocenter;
-as user <systemitem class="username"
->adridg</systemitem
->, the computer is
-named <systemitem class="systemname"
->aramis</systemitem
->, it is a
+as user <systemitem class="username">adridg</systemitem>, the computer is
+named <systemitem class="systemname">aramis</systemitem>, it is a
FreeBSD system, Version 4.4-RELEASE, on a Pentium.
-</para
-> -->
+</para> -->
</sect1>
<sect1 id="info-center-menus">
-<title
->The &infocenter; Menus</title>
+<title>The &infocenter; Menus</title>
-<para
->This next section gives you a brief description of what each menu item does. </para>
+<para>This next section gives you a brief description of what each menu item does. </para>
<sect2 id="info-center-menu-file">
-<title
-><guimenu
->File</guimenu
-> Menu</title>
+<title><guimenu>File</guimenu> Menu</title>
-<para
->The <guimenu
->File</guimenu
-> menu has a single entry. </para>
+<para>The <guimenu>File</guimenu> menu has a single entry. </para>
<variablelist>
<varlistentry>
-<term
-><menuchoice
-><shortcut
-> <keycombo action="simul"
->&Ctrl;<keycap
->Q</keycap
-></keycombo
-> </shortcut
-> <guimenu
->File</guimenu
-> <guimenuitem
->Quit</guimenuitem
-> </menuchoice
-></term>
+<term><menuchoice><shortcut> <keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo> </shortcut> <guimenu>File</guimenu> <guimenuitem>Quit</guimenuitem> </menuchoice></term>
<listitem>
<para>
-<action
->Closes the info centre.</action>
+<action>Closes the info centre.</action>
</para>
</listitem>
</varlistentry>
@@ -216,47 +116,27 @@ FreeBSD system, Version 4.4-RELEASE, on a Pentium.
</sect2>
<sect2 id="info-center-menu-help">
-<title
-><guimenu
->Help</guimenu
-> Menu</title>
+<title><guimenu>Help</guimenu> Menu</title>
&help.menu.documentation; </sect2>
</sect1>
<sect1 id="info-center-exiting">
-<title
->Exiting The &kde; Information Centre</title>
+<title>Exiting The &kde; Information Centre</title>
-<para
->You can exit the info centre one of three ways: </para>
+<para>You can exit the info centre one of three ways: </para>
<itemizedlist>
<listitem>
-<para
->Select <menuchoice
-><guimenu
->File</guimenu
-> <guimenuitem
->Quit</guimenuitem
-></menuchoice
-> from the menu bar. </para>
+<para>Select <menuchoice><guimenu>File</guimenu> <guimenuitem>Quit</guimenuitem></menuchoice> from the menu bar. </para>
</listitem>
<listitem>
-<para
->Type <keycombo action="simul"
->&Ctrl;<keycap
->Q</keycap
-></keycombo
-> on the keyboard. </para>
+<para>Type <keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo> on the keyboard. </para>
</listitem>
<listitem>
-<para
->Click on the <guiicon
->Close</guiicon
-> button on the frame surrounding the info centre. </para>
+<para>Click on the <guiicon>Close</guiicon> button on the frame surrounding the info centre. </para>
</listitem>
</itemizedlist>
@@ -267,116 +147,61 @@ FreeBSD system, Version 4.4-RELEASE, on a Pentium.
<!--*****************************************************************-->
<chapter id="module">
-<title
->The &infocenter; Modules</title>
+<title>The &infocenter; Modules</title>
<sect1 id="module-intro">
-<title
->Navigating Modules</title>
+<title>Navigating Modules</title>
-<para
->This is a list of the <emphasis
->standard</emphasis
-> configuration modules (sorted by category) provided by the <application role="package"
->&kde; base</application
-> package. Please note that there may be many more modules on your system if you have installed additional software. </para>
+<para>This is a list of the <emphasis>standard</emphasis> configuration modules (sorted by category) provided by the <application role="package">&kde; base</application> package. Please note that there may be many more modules on your system if you have installed additional software. </para>
<itemizedlist>
<listitem>
-<para
-><ulink url="help:/kinfocenter/dma/index.html"
->DMA-Channels</ulink
-></para>
+<para><ulink url="help:/kinfocenter/dma/index.html">DMA-Channels</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/devices/index.html"
->Devices</ulink
-></para>
+<para><ulink url="help:/kinfocenter/devices/index.html">Devices</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/ioports/index.html"
->IO-Ports</ulink
-></para>
+<para><ulink url="help:/kinfocenter/ioports/index.html">IO-Ports</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/interrupts/index.html"
->Interrupts</ulink
-></para>
+<para><ulink url="help:/kinfocenter/interrupts/index.html">Interrupts</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/memory/index.html"
->Memory</ulink
-></para>
+<para><ulink url="help:/kinfocenter/memory/index.html">Memory</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/nics/index.html"
->Network Interfaces</ulink
-></para>
+<para><ulink url="help:/kinfocenter/nics/index.html">Network Interfaces</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/pci/index.html"
->PCI</ulink
-></para>
+<para><ulink url="help:/kinfocenter/pci/index.html">PCI</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/pcmcia/index.html"
->PCMCIA</ulink
-></para>
+<para><ulink url="help:/kinfocenter/pcmcia/index.html">PCMCIA</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/partitions/index.html"
->Partitions</ulink
-></para>
+<para><ulink url="help:/kinfocenter/partitions/index.html">Partitions</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/processor/index.html"
->Processor</ulink
-></para>
+<para><ulink url="help:/kinfocenter/processor/index.html">Processor</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/protocols/index.html"
->Protocols</ulink
-></para>
+<para><ulink url="help:/kinfocenter/protocols/index.html">Protocols</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/scsi/index.html"
->SCSI</ulink
-></para>
+<para><ulink url="help:/kinfocenter/scsi/index.html">SCSI</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/samba/index.html"
->Samba Status Information</ulink
-></para>
+<para><ulink url="help:/kinfocenter/samba/index.html">Samba Status Information</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/sound/index.html"
->Sound</ulink
-></para>
+<para><ulink url="help:/kinfocenter/sound/index.html">Sound</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/usb/index.html"
->USB Devices</ulink
-></para>
+<para><ulink url="help:/kinfocenter/usb/index.html">USB Devices</ulink></para>
</listitem>
<listitem>
-<para
-><ulink url="help:/kinfocenter/xserver/index.html"
->X-Server</ulink
-></para>
+<para><ulink url="help:/kinfocenter/xserver/index.html">X-Server</ulink></para>
</listitem>
</itemizedlist>
@@ -387,125 +212,39 @@ FreeBSD system, Version 4.4-RELEASE, on a Pentium.
</chapter>
<chapter id="credits">
-<title
->Credits and Licence</title>
+<title>Credits and Licence</title>
-<para
->&infocenter;</para>
-<para
->Program copyright 1997-2001 The &infocenter; Developers</para>
-<para
->Contributors:</para>
+<para>&infocenter;</para>
+<para>Program copyright 1997-2001 The &infocenter; Developers</para>
+<para>Contributors:</para>
<itemizedlist>
-<listitem
-><para
->Matthias Hoelzer-Kluepfel <email
->hoelzer@kde.org</email
-></para
-></listitem>
-<listitem
-><para
->Matthias Elter <email
->elter@kde.org</email
-></para
-></listitem>
+<listitem><para>Matthias Hoelzer-Kluepfel <email>hoelzer@kde.org</email></para></listitem>
+<listitem><para>Matthias Elter <email>elter@kde.org</email></para></listitem>
</itemizedlist>
-<para
->Documentation <trademark class="copyright"
->copyright 2000 Michael McBride</trademark
-> <email
->mpmcbride7@yahoo.com</email
-></para>
+<para>Documentation <trademark class="copyright">copyright 2000 Michael McBride</trademark> <email>mpmcbride7@yahoo.com</email></para>
-<para
->Contributors:</para>
+<para>Contributors:</para>
<itemizedlist>
-<listitem
-><para
->Paul Campbell <email
->paul@taniwha.com</email
-></para
-></listitem>
-<listitem
-><para
->Helge Deller <email
->deller@kde.org</email
-></para
-></listitem>
-<listitem
-><para
->Mark Donohoe </para
-></listitem>
-<listitem
-><para
->Pat Dowler</para
-></listitem>
-<listitem
-><para
->Duncan Haldane <email
->duncan@kde.org</email
-></para
-></listitem>
-<listitem
-><para
->Steffen Hansen <email
->stefh@mip.ou.dk</email
->.</para
-></listitem>
-<listitem
-><para
->Matthias Hoelzer-Kluepfel <email
->hoelzer@kde.org</email
-></para
-></listitem>
-<listitem
-><para
->Martin Jones <email
->mjones@kde.org</email
-></para
-></listitem>
-<listitem
-><para
->Jost Schenck <email
->jost@schenck.de</email
-></para
-></listitem>
-<listitem
-><para
->Jonathan Singer <email
->jsinger@leeta.net</email
-></para
-></listitem>
-<listitem
-><para
->Thomas Tanghus <email
->tanghus@earthling.net</email
-></para
-></listitem>
-<listitem
-><para
->Krishna Tateneni <email
->tateneni@pluto.njcc.com
-></email
-></para
-></listitem>
-<listitem
-><para
->Ellis Whitehead <email
->ewhitehe@uni-freiburg.de</email
-></para
-></listitem>
+<listitem><para>Paul Campbell <email>paul@taniwha.com</email></para></listitem>
+<listitem><para>Helge Deller <email>deller@kde.org</email></para></listitem>
+<listitem><para>Mark Donohoe </para></listitem>
+<listitem><para>Pat Dowler</para></listitem>
+<listitem><para>Duncan Haldane <email>duncan@kde.org</email></para></listitem>
+<listitem><para>Steffen Hansen <email>stefh@mip.ou.dk</email>.</para></listitem>
+<listitem><para>Matthias Hoelzer-Kluepfel <email>hoelzer@kde.org</email></para></listitem>
+<listitem><para>Martin Jones <email>mjones@kde.org</email></para></listitem>
+<listitem><para>Jost Schenck <email>jost@schenck.de</email></para></listitem>
+<listitem><para>Jonathan Singer <email>jsinger@leeta.net</email></para></listitem>
+<listitem><para>Thomas Tanghus <email>tanghus@earthling.net</email></para></listitem>
+<listitem><para>Krishna Tateneni <email>tateneni@pluto.njcc.com></email></para></listitem>
+<listitem><para>Ellis Whitehead <email>ewhitehe@uni-freiburg.de</email></para></listitem>
</itemizedlist>
-<para
->Conversion to British English: Malcolm Hunter <email
->malcolm.hunter@gmx.co.uk</email
-></para
->
+<para>Conversion to British English: Malcolm Hunter <email>malcolm.hunter@gmx.co.uk</email></para>
&underFDL; &underGPL; </chapter>
</book>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/interrupts/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/interrupts/index.docbook
index b9efbf5cffa..a13f30e4833 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/interrupts/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/interrupts/index.docbook
@@ -2,116 +2,49 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Interrupt Request (<abbrev
->IRQ</abbrev
->) Lines</title>
+<title>Interrupt Request (<abbrev>IRQ</abbrev>) Lines</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->IRQ</keyword>
-<keyword
->interrupts</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>IRQ</keyword>
+<keyword>interrupts</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1>
-<title
->Interrupt Request (<abbrev
->IRQ</abbrev
->) Lines in Use</title>
+<title>Interrupt Request (<abbrev>IRQ</abbrev>) Lines in Use</title>
-<para
->This page displays information about the Interrupt Request Lines in use, and the devices that use them.</para>
+<para>This page displays information about the Interrupt Request Lines in use, and the devices that use them.</para>
-<para
->An <acronym
->IRQ</acronym
-> is a hardware line used in a <acronym
->PC</acronym
-> by (<acronym
->ISA</acronym
-> bus) devices like keyboards, modems, sound cards, &etc;, to send interrupt signals to the processor to tell it that the device is ready to send or accept data. Unfortunately, there are only sixteen <acronym
->IRQ</acronym
->'s (0-15) available in the i386 (<acronym
->PC</acronym
->) architecture for sharing among the various <acronym
->ISA</acronym
-> devices.</para>
+<para>An <acronym>IRQ</acronym> is a hardware line used in a <acronym>PC</acronym> by (<acronym>ISA</acronym> bus) devices like keyboards, modems, sound cards, &etc;, to send interrupt signals to the processor to tell it that the device is ready to send or accept data. Unfortunately, there are only sixteen <acronym>IRQ</acronym>'s (0-15) available in the i386 (<acronym>PC</acronym>) architecture for sharing among the various <acronym>ISA</acronym> devices.</para>
-<para
->Many hardware problems are the result of <acronym
->IRQ</acronym
-> conflicts, when two devices try to use the same <acronym
->IRQ</acronym
->, or software is misconfigured to use a different <acronym
->IRQ</acronym
-> from the one a device is actually configured for.</para>
+<para>Many hardware problems are the result of <acronym>IRQ</acronym> conflicts, when two devices try to use the same <acronym>IRQ</acronym>, or software is misconfigured to use a different <acronym>IRQ</acronym> from the one a device is actually configured for.</para>
-<note
-><para
->The exact information displayed is system-dependent. On some systems, <acronym
->IRQ</acronym
-> information cannot be displayed yet.</para
-></note>
+<note><para>The exact information displayed is system-dependent. On some systems, <acronym>IRQ</acronym> information cannot be displayed yet.</para></note>
-<para
->On &Linux;, this information is read from <filename class="directory"
->/proc/interrupts</filename
->, which is only available if the <filename class="directory"
->/proc</filename
-> pseudo-filesystem is compiled into the kernel.</para>
+<para>On &Linux;, this information is read from <filename class="directory">/proc/interrupts</filename>, which is only available if the <filename class="directory">/proc</filename> pseudo-filesystem is compiled into the kernel.</para>
-<para
->The first column, is the <acronym
->IRQ</acronym
-> number. The second column, is the number of interrupts that have been received since the last reboot. The third column shows the type of interrupt. The fourth, identifies the device assigned to that interrupt.</para>
+<para>The first column, is the <acronym>IRQ</acronym> number. The second column, is the number of interrupts that have been received since the last reboot. The third column shows the type of interrupt. The fourth, identifies the device assigned to that interrupt.</para>
-<para
->The user cannot modify any settings on this page.</para>
+<para>The user cannot modify any settings on this page.</para>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/ioports/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/ioports/index.docbook
index e26155a5c4b..1bc9f83fca4 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/ioports/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/ioports/index.docbook
@@ -2,89 +2,49 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->I/O Port</title>
+<title>I/O Port</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->ioports</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>ioports</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1>
-<title
->Input/Output Port Information</title>
+<title>Input/Output Port Information</title>
-<para
->This page displays information about the I/O ports.</para>
+<para>This page displays information about the I/O ports.</para>
-<para
->I/O Ports are memory addresses used by the processor for direct communication with a device that has sent an interrupt signal to the processor.</para>
+<para>I/O Ports are memory addresses used by the processor for direct communication with a device that has sent an interrupt signal to the processor.</para>
-<para
->The exchange of commands or data between the processor and the device takes place through the I/O port address of the device, which is a hexadecimal number. No two devices can share the same I/O port. Many devices use multiple I/O port addresses, which are expressed as a range of hexadecimal numbers. </para>
+<para>The exchange of commands or data between the processor and the device takes place through the I/O port address of the device, which is a hexadecimal number. No two devices can share the same I/O port. Many devices use multiple I/O port addresses, which are expressed as a range of hexadecimal numbers. </para>
-<note
-><para
->The exact information displayed is system-dependent. On some systems, I/O port information can not yet be displayed.</para
-></note>
+<note><para>The exact information displayed is system-dependent. On some systems, I/O port information can not yet be displayed.</para></note>
-<para
->On &Linux;, this information is read from <filename class="devicefile"
->/proc/ioports</filename
-> which is only available if the <filename class="devicefile"
->/proc</filename
-> pseudo-filesystem is compiled into the kernel. A list of all currently-registered I/O port regions that are in use is shown.</para>
+<para>On &Linux;, this information is read from <filename class="devicefile">/proc/ioports</filename> which is only available if the <filename class="devicefile">/proc</filename> pseudo-filesystem is compiled into the kernel. A list of all currently-registered I/O port regions that are in use is shown.</para>
-<para
->The first column is the I/O port (or the range of I/O ports), the second column identifies the device that uses these I/O ports.</para>
+<para>The first column is the I/O port (or the range of I/O ports), the second column identifies the device that uses these I/O ports.</para>
-<para
->The user cannot modify any settings on this page.</para>
+<para>The user cannot modify any settings on this page.</para>
</sect1>
</article>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/memory/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/memory/index.docbook
index ad31d42788b..90ddf62057a 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/memory/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/memory/index.docbook
@@ -2,139 +2,73 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Memory Information</title>
+<title>Memory Information</title>
<articleinfo>
<authorgroup>
-<author
->&Mike.McBride;</author>
-
-<othercredit role="translator"
-><firstname
->John</firstname
-><surname
->Knight</surname
-><affiliation
-><address
-><email
->anarchist_tomato@herzeleid.net</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Mike.McBride;</author>
+
+<othercredit role="translator"><firstname>John</firstname><surname>Knight</surname><affiliation><address><email>anarchist_tomato@herzeleid.net</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-13</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-13</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->memory</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>memory</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1>
-<title
->Memory Information</title>
+<title>Memory Information</title>
-<para
->This module displays the current memory usage. It is updated constantly, and can be very useful for pinpointing bottlenecks when certain applications are executed.</para>
+<para>This module displays the current memory usage. It is updated constantly, and can be very useful for pinpointing bottlenecks when certain applications are executed.</para>
<sect2 id="memory-intro">
-<title
->Memory Types</title>
-
-<para
->The first thing you must understand, is there are two types of <quote
->memory</quote
->, available to the operating system and the programs that run within it.</para>
-
-<para
->The first type, is called physical memory. This is the memory located within the memory chips, within your computer. This is the <acronym
->RAM</acronym
-> (for Random Access Memory) you bought when you purchased your computer.</para>
-
-<para
->The second type of memory, is called virtual or swap memory. This block of memory, is actually space on the hard drive. The operating system reserves a space on the hard drive for <quote
->swap space</quote
->. The operating system can use this virtual memory (or swap space), if it runs out of physical memory. The reason this is called <quote
->swap</quote
-> memory, is the operating system takes some data that it doesn't think you will want for a while, and saves that to disk in this reserved space. The operating system then loads the new data you need right now. It has <quote
->swapped</quote
-> the not needed data, for the data you need right now. Virtual or swap memory is not as fast as physical memory, so operating systems try to keep data (especially often used data), in the physical memory.</para>
-
-<para
->The total memory, is the combined total of physical memory and virtual memory.</para>
+<title>Memory Types</title>
+
+<para>The first thing you must understand, is there are two types of <quote>memory</quote>, available to the operating system and the programs that run within it.</para>
+
+<para>The first type, is called physical memory. This is the memory located within the memory chips, within your computer. This is the <acronym>RAM</acronym> (for Random Access Memory) you bought when you purchased your computer.</para>
+
+<para>The second type of memory, is called virtual or swap memory. This block of memory, is actually space on the hard drive. The operating system reserves a space on the hard drive for <quote>swap space</quote>. The operating system can use this virtual memory (or swap space), if it runs out of physical memory. The reason this is called <quote>swap</quote> memory, is the operating system takes some data that it doesn't think you will want for a while, and saves that to disk in this reserved space. The operating system then loads the new data you need right now. It has <quote>swapped</quote> the not needed data, for the data you need right now. Virtual or swap memory is not as fast as physical memory, so operating systems try to keep data (especially often used data), in the physical memory.</para>
+
+<para>The total memory, is the combined total of physical memory and virtual memory.</para>
</sect2>
<sect2 id="memory-use">
-<title
->Memory Information Module</title>
+<title>Memory Information Module</title>
-<para
->This window is divided into a top and bottom section</para>
+<para>This window is divided into a top and bottom section</para>
-<para
->The top section shows you the total physical memory, total free physical memory, shared memory, and buffered memory.</para>
+<para>The top section shows you the total physical memory, total free physical memory, shared memory, and buffered memory.</para>
-<para
->All four values are represented as the total number of bytes, and as the number of megabytes (1 megabyte = slightly more than 1,000,000 bytes)</para>
+<para>All four values are represented as the total number of bytes, and as the number of megabytes (1 megabyte = slightly more than 1,000,000 bytes)</para>
-<para
->The bottom section shows you three graphs: </para>
+<para>The bottom section shows you three graphs: </para>
<itemizedlist>
-<listitem
-><para
-><guilabel
->Total Memory</guilabel
-> (this is the combination of physical and virtual memory).</para
-></listitem>
-<listitem
-><para
-><guilabel
->Physical Memory</guilabel
-></para
-></listitem>
-<listitem
-><para
->Virtual memory, or <guilabel
->Swap Space</guilabel
->.</para
-></listitem>
+<listitem><para><guilabel>Total Memory</guilabel> (this is the combination of physical and virtual memory).</para></listitem>
+<listitem><para><guilabel>Physical Memory</guilabel></para></listitem>
+<listitem><para>Virtual memory, or <guilabel>Swap Space</guilabel>.</para></listitem>
</itemizedlist>
-<para
->The green areas are free, and the red areas are used.</para>
+<para>The green areas are free, and the red areas are used.</para>
-<tip
-><para
->The exact values of each type of memory are not critical, and they change regularly. When you evaluate this page, look at trends.</para>
+<tip><para>The exact values of each type of memory are not critical, and they change regularly. When you evaluate this page, look at trends.</para>
-<para
->Does your computer have plenty of free space (green areas)? If not, you can increase the swap size or increase the physical memory.</para>
+<para>Does your computer have plenty of free space (green areas)? If not, you can increase the swap size or increase the physical memory.</para>
-<para
->Also, if your computer seems sluggish: is your physical memory full, and does the hard drive always seem to be running? This suggests that you do not have enough physical memory, and your computer is relying on the slower virtual memory for commonly used data. Increasing your physical memory will improve the responsiveness of your computer.</para
-></tip>
+<para>Also, if your computer seems sluggish: is your physical memory full, and does the hard drive always seem to be running? This suggests that you do not have enough physical memory, and your computer is relying on the slower virtual memory for commonly used data. Increasing your physical memory will improve the responsiveness of your computer.</para></tip>
</sect2>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/nics/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/nics/index.docbook
index fa687819ae1..bccbc49f639 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/nics/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/nics/index.docbook
@@ -2,67 +2,38 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Network Interfaces</title>
+<title>Network Interfaces</title>
<articleinfo>
<authorgroup>
-<author
->&Lauri.Watts;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Lauri.Watts;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-11</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-11</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->Network</keyword>
-<keyword
->Interfaces</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>Network</keyword>
+<keyword>Interfaces</keyword>
</keywordset>
</articleinfo>
<sect1>
-<title
->Network Interfaces</title>
+<title>Network Interfaces</title>
-<para
->This page displays information about the network interfaces installed in your computer. </para>
+<para>This page displays information about the network interfaces installed in your computer. </para>
-<note
-><para
->The exact information displayed is system-dependent. On some systems, this information can not yet be displayed.</para
-></note>
+<note><para>The exact information displayed is system-dependent. On some systems, this information can not yet be displayed.</para></note>
-<para
->The user cannot modify any settings on this page.</para>
+<para>The user cannot modify any settings on this page.</para>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook
index 3e114ff0a24..8c01cb7cdd6 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook
@@ -2,88 +2,42 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
-><acronym
->OpenGL</acronym
-></title>
+<title><acronym>OpenGL</acronym></title>
<articleinfo>
<authorgroup>
-<author
-><personname
-><firstname
->Ilya</firstname
-><surname
->Korniyko</surname
-></personname
-><email
->k_ilya@ukr.net</email
-></author>
-<othercredit role="translator"
-><firstname
->Andrew</firstname
-><surname
->Coles</surname
-><affiliation
-><address
-><email
->andrew_coles@yahoo.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author><personname><firstname>Ilya</firstname><surname>Korniyko</surname></personname><email>k_ilya@ukr.net</email></author>
+<othercredit role="translator"><firstname>Andrew</firstname><surname>Coles</surname><affiliation><address><email>andrew_coles@yahoo.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
-></date>
-<releaseinfo
-></releaseinfo>
+<date></date>
+<releaseinfo></releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->OpenGL</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>OpenGL</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1 id="opengl">
-<title
->OpenGL</title>
+<title>OpenGL</title>
-<para
->This page displays information about installed <acronym
->OpenGL</acronym
-> implementation. OpenGL (for "Open Graphics Library") is a cross-platform, hardware independent interface for 3D graphics. </para>
+<para>This page displays information about installed <acronym>OpenGL</acronym> implementation. OpenGL (for "Open Graphics Library") is a cross-platform, hardware independent interface for 3D graphics. </para>
-<para
-><acronym
->GLX</acronym
-> is the binding for OpenGL to X Window system.</para>
+<para><acronym>GLX</acronym> is the binding for OpenGL to X Window system.</para>
-<para
-><acronym
->DRI</acronym
-> (Direct Rendering Infrastucture) provides hardware acceleration for OpenGL. You must have a videocard with 3D accelerator and properly installed driver for this.</para>
+<para><acronym>DRI</acronym> (Direct Rendering Infrastucture) provides hardware acceleration for OpenGL. You must have a videocard with 3D accelerator and properly installed driver for this.</para>
-<para
->Read more at the official OpenGL site <ulink url="http://www.opengl.org"
->http://www.opengl.org</ulink
-> </para>
+<para>Read more at the official OpenGL site <ulink url="http://www.opengl.org">http://www.opengl.org</ulink> </para>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/partitions/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/partitions/index.docbook
index 4ef630e0a2f..43a65b35afe 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/partitions/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/partitions/index.docbook
@@ -2,82 +2,44 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Partition Information</title>
+<title>Partition Information</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->drive partition</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>drive partition</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1>
-<title
->Partition Information</title>
+<title>Partition Information</title>
-<para
->This page displays information about partitions on your hard drives.</para>
+<para>This page displays information about partitions on your hard drives.</para>
-<note
-><para
->The exact information displayed is system-dependent. On some systems, partition information cannot be displayed yet.</para
-></note>
+<note><para>The exact information displayed is system-dependent. On some systems, partition information cannot be displayed yet.</para></note>
-<para
->On &Linux;, this information is read from <filename class="devicefile"
->/proc/partitions</filename
->, which is only available if the <filename class="directory"
->/proc</filename
-> pseudo-filesystem is compiled into the (2.1.x or later) kernel.</para>
+<para>On &Linux;, this information is read from <filename class="devicefile">/proc/partitions</filename>, which is only available if the <filename class="directory">/proc</filename> pseudo-filesystem is compiled into the (2.1.x or later) kernel.</para>
-<para
->The first two columns are the major and minor numbers respectively. The third column is the number of blocks (usually 1 block = 1024 bytes). The fourth column is a label for the device.</para>
+<para>The first two columns are the major and minor numbers respectively. The third column is the number of blocks (usually 1 block = 1024 bytes). The fourth column is a label for the device.</para>
-<para
->The user cannot modify any settings on this page.</para>
+<para>The user cannot modify any settings on this page.</para>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/pci/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/pci/index.docbook
index 47b2a9b2ed4..8b97e588876 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/pci/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/pci/index.docbook
@@ -2,100 +2,44 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
-><acronym
->PCI</acronym
->-bus and Installed <acronym
->PCI</acronym
-> Cards</title>
+<title><acronym>PCI</acronym>-bus and Installed <acronym>PCI</acronym> Cards</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->PCI</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>PCI</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1 id="pci">
-<title
-><acronym
->PCI</acronym
->-bus and Installed <acronym
->PCI</acronym
-> Cards</title>
+<title><acronym>PCI</acronym>-bus and Installed <acronym>PCI</acronym> Cards</title>
-<para
->This page displays information about the <acronym
->PCI</acronym
->-bus and installed <acronym
->PCI</acronym
-> cards, and other devices that use the Peripheral Component Interconnect (<acronym
->PCI</acronym
->) bus.</para>
+<para>This page displays information about the <acronym>PCI</acronym>-bus and installed <acronym>PCI</acronym> cards, and other devices that use the Peripheral Component Interconnect (<acronym>PCI</acronym>) bus.</para>
-<note
-><para
->The exact information displayed is system-dependent. On some systems, <acronym
->PCI</acronym
->-information can not yet be displayed.</para
-> </note>
+<note><para>The exact information displayed is system-dependent. On some systems, <acronym>PCI</acronym>-information can not yet be displayed.</para> </note>
-<para
->On &Linux;, this information is read from <filename class="devicefile"
->/proc/pci</filename
-> which is only available if the <filename class="directory"
->/proc</filename
-> pseudo-filesystem is compiled into the kernel. A listing of all <acronym
->PCI</acronym
-> devices found during kernel initialisation, and their configuration, is shown.</para>
+<para>On &Linux;, this information is read from <filename class="devicefile">/proc/pci</filename> which is only available if the <filename class="directory">/proc</filename> pseudo-filesystem is compiled into the kernel. A listing of all <acronym>PCI</acronym> devices found during kernel initialisation, and their configuration, is shown.</para>
-<para
->Each entry begins with a bus, device and function number.</para>
-<para
->The user cannot modify any settings on this page.</para>
+<para>Each entry begins with a bus, device and function number.</para>
+<para>The user cannot modify any settings on this page.</para>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/pcmcia/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/pcmcia/index.docbook
index 8c55c7980ab..8fc1a2adf94 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/pcmcia/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/pcmcia/index.docbook
@@ -2,67 +2,35 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
-><acronym
->PCMCIA</acronym
-></title>
+<title><acronym>PCMCIA</acronym></title>
<articleinfo>
<authorgroup>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->Laptop</keyword>
-<keyword
->PCMCIA</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>Laptop</keyword>
+<keyword>PCMCIA</keyword>
</keywordset>
</articleinfo>
<sect1 id="pcmcia">
-<title
-><acronym
->PCMCIA</acronym
-></title>
+<title><acronym>PCMCIA</acronym></title>
-<para
->This module displays information about <acronym
->PCMCIA</acronym
-> Cards</para>
+<para>This module displays information about <acronym>PCMCIA</acronym> Cards</para>
-<para
->The exact information is system dependent. On most systems no information is displayed at all.</para>
+<para>The exact information is system dependent. On most systems no information is displayed at all.</para>
</sect1>
</article>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/processor/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/processor/index.docbook
index c76fb5654dd..a4c73596ba5 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/processor/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/processor/index.docbook
@@ -2,88 +2,45 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Processor Information</title>
+<title>Processor Information</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->CPU</keyword>
-<keyword
->processor</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>CPU</keyword>
+<keyword>processor</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1 id="processor">
-<title
->Processor Information</title>
+<title>Processor Information</title>
-<para
->This page displays information about the system Central Processing Unit (<acronym
->CPU</acronym
->).</para>
+<para>This page displays information about the system Central Processing Unit (<acronym>CPU</acronym>).</para>
-<note
-><para
->The exact information displayed is system-dependent. On some systems, processor information cannot be displayed yet.</para
-></note>
+<note><para>The exact information displayed is system-dependent. On some systems, processor information cannot be displayed yet.</para></note>
-<para
->On &Linux;, this information is read from <filename class="devicefile"
->/proc/cpuinfo</filename
->, which is only available if the <filename class="directory"
->/proc</filename
-> pseudo-filesystem is compiled into the kernel.</para>
+<para>On &Linux;, this information is read from <filename class="devicefile">/proc/cpuinfo</filename>, which is only available if the <filename class="directory">/proc</filename> pseudo-filesystem is compiled into the kernel.</para>
-<para
->The exact contents of the window will depend on the <acronym
->CPU</acronym
->(s) in your machine, but the window is organised into two columns. The first column is the parameter, and the second column is the value of that parameter.</para>
+<para>The exact contents of the window will depend on the <acronym>CPU</acronym>(s) in your machine, but the window is organised into two columns. The first column is the parameter, and the second column is the value of that parameter.</para>
-<para
->The user cannot modify any settings on this page.</para>
+<para>The user cannot modify any settings on this page.</para>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/index.docbook
index 3596a0bc521..48c761edff1 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/protocols/index.docbook
@@ -2,59 +2,33 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Protocols</title>
+<title>Protocols</title>
<articleinfo>
<authorgroup>
-<author
->&Lauri.Watts;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Lauri.Watts;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->Protocols</keyword>
-<keyword
->IOSlaves</keyword>
+<keyword>KDE</keyword>
+<keyword>Protocols</keyword>
+<keyword>IOSlaves</keyword>
</keywordset>
</articleinfo>
<sect1 id="protocols">
-<title
->Protocols</title>
+<title>Protocols</title>
-<para
->On the left of the panel you will see a list of the IOSlaves that are installed on your system. IOSlaves are how &kde; applications <quote
->talk</quote
-> to other computers, other applications, or act on files.</para>
+<para>On the left of the panel you will see a list of the IOSlaves that are installed on your system. IOSlaves are how &kde; applications <quote>talk</quote> to other computers, other applications, or act on files.</para>
-<para
->Clicking on an IOSlave name will display some help information about that IOSlave, such as how to use it, and what it does.</para>
+<para>Clicking on an IOSlave name will display some help information about that IOSlave, such as how to use it, and what it does.</para>
-<para
->The protocols module is purely informational, you cannot change any settings here.</para>
+<para>The protocols module is purely informational, you cannot change any settings here.</para>
</sect1>
</article> \ No newline at end of file
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/samba/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/samba/index.docbook
index c636e2c010c..bc0513467f6 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/samba/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/samba/index.docbook
@@ -2,307 +2,123 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Samba Status Information</title>
+<title>Samba Status Information</title>
<articleinfo>
<authorgroup>
-<author
->&Alexander.Neundorf;</author>
-<othercredit role="translator"
-><firstname
->John</firstname
-><surname
->Knight</surname
-><affiliation
-><address
-><email
->anarchist_tomato@herzeleid.net</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
-</authorgroup
->
-
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<author>&Alexander.Neundorf;</author>
+<othercredit role="translator"><firstname>John</firstname><surname>Knight</surname><affiliation><address><email>anarchist_tomato@herzeleid.net</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
+</authorgroup>
+
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->Samba</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>Samba</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1 id="sambastatus">
-<title
->Samba Status Information</title>
-
-<para
->The Samba and <acronym
->NFS</acronym
-> Status Monitor is a front end to the programs <command
->smbstatus</command
-> and <command
->showmount</command
->. Smbstatus reports on current Samba connections, and is part of the suite of Samba tools, which implements the <acronym
->SMB</acronym
-> (Session Message Block) protocol, also called the NetBIOS or LanManager protocol.</para>
-
-<para
->This protocol can be used to provide printer sharing or drive sharing services on a network including machines running the various flavours of &Microsoft; &Windows;.</para>
-
-<para
-><command
->showmount</command
-> is part of the <acronym
->NFS</acronym
-> software package. <acronym
->NFS</acronym
-> stands for Network File System and is the traditional &UNIX; way to share folders over the network. In this case the output of <command
->showmount</command
-> <option
->-a localhost</option
-> is parsed. On some systems showmount is in <filename class="directory"
->/usr/sbin</filename
->, check if you have showmount in your <envar
->PATH</envar
->.</para>
+<title>Samba Status Information</title>
+
+<para>The Samba and <acronym>NFS</acronym> Status Monitor is a front end to the programs <command>smbstatus</command> and <command>showmount</command>. Smbstatus reports on current Samba connections, and is part of the suite of Samba tools, which implements the <acronym>SMB</acronym> (Session Message Block) protocol, also called the NetBIOS or LanManager protocol.</para>
+
+<para>This protocol can be used to provide printer sharing or drive sharing services on a network including machines running the various flavours of &Microsoft; &Windows;.</para>
+
+<para><command>showmount</command> is part of the <acronym>NFS</acronym> software package. <acronym>NFS</acronym> stands for Network File System and is the traditional &UNIX; way to share folders over the network. In this case the output of <command>showmount</command> <option>-a localhost</option> is parsed. On some systems showmount is in <filename class="directory">/usr/sbin</filename>, check if you have showmount in your <envar>PATH</envar>.</para>
<sect2 id="smb-exports">
-<title
->Exports</title>
-
-<para
->On this page you can see a big list which shows the currently active connections to Samba shares and <acronym
->NFS</acronym
-> exports of your machine. The first column shows you whether the resource is a Samba (<acronym
->SMB</acronym
->) share or a <acronym
->NFS</acronym
-> export. The second column contains the name of the share, the third the name of the remote host, which accesses this share. The remaining columns have only a meaning for Samba-shares.</para>
-
-<para
->The fourth column contains the User <abbrev
->ID</abbrev
-> of the user, who accesses this share. Note that this does not have to be equal to the &UNIX; user <abbrev
->ID</abbrev
-> of this user. The same applies for the next column, which displays the group <abbrev
->ID</abbrev
-> of the user.</para>
-
-<para
->Each connection to one of your shares is handled by a single process (<command
->smbd</command
->), the next column shows the process <abbrev
->ID</abbrev
-> (<acronym
->pid</acronym
->) of this <command
->smbd</command
->. If you kill this process the connected user will be disconnected. If the remote user works from &Windows;, as soon as this process is killed a new one will be created, so he will almost not notice it.</para>
-
-<para
->The last column shows how many files this user has currently open. Here you see only, how many files he has <emphasis
->open</emphasis
-> just now, you don't see how many he copied or formerly opened &etc;</para>
+<title>Exports</title>
+
+<para>On this page you can see a big list which shows the currently active connections to Samba shares and <acronym>NFS</acronym> exports of your machine. The first column shows you whether the resource is a Samba (<acronym>SMB</acronym>) share or a <acronym>NFS</acronym> export. The second column contains the name of the share, the third the name of the remote host, which accesses this share. The remaining columns have only a meaning for Samba-shares.</para>
+
+<para>The fourth column contains the User <abbrev>ID</abbrev> of the user, who accesses this share. Note that this does not have to be equal to the &UNIX; user <abbrev>ID</abbrev> of this user. The same applies for the next column, which displays the group <abbrev>ID</abbrev> of the user.</para>
+
+<para>Each connection to one of your shares is handled by a single process (<command>smbd</command>), the next column shows the process <abbrev>ID</abbrev> (<acronym>pid</acronym>) of this <command>smbd</command>. If you kill this process the connected user will be disconnected. If the remote user works from &Windows;, as soon as this process is killed a new one will be created, so he will almost not notice it.</para>
+
+<para>The last column shows how many files this user has currently open. Here you see only, how many files he has <emphasis>open</emphasis> just now, you don't see how many he copied or formerly opened &etc;</para>
</sect2>
<sect2 id="smb-imports">
-<title
->Imports</title>
+<title>Imports</title>
-<para
->Here you see which Samba- and <acronym
->NFS</acronym
->-shares from other hosts are mounted on your local system. The first column shows wether it is a Samba- or <acronym
->NFS</acronym
->-share, the second column displays the name of the share, and the third shows where it is mounted.</para>
+<para>Here you see which Samba- and <acronym>NFS</acronym>-shares from other hosts are mounted on your local system. The first column shows wether it is a Samba- or <acronym>NFS</acronym>-share, the second column displays the name of the share, and the third shows where it is mounted.</para>
-<para
->The mounted <acronym
->NFS</acronym
->-shares you should see on &Linux; (this has been tested), and it should also work on &Solaris; (this has not been tested).</para>
+<para>The mounted <acronym>NFS</acronym>-shares you should see on &Linux; (this has been tested), and it should also work on &Solaris; (this has not been tested).</para>
</sect2>
-<sect2 id="smb-log"
->
-<title
->Log</title
->
-
-<para
->This page presents the contents of your local samba log file in a nice way. If you open this page, the list will be empty. You have to press the <guibutton
->Update</guibutton
-> button, then the samba log file will be read and the results displayed. Check whether the samba log file on your system is really at the location as specified in the input line. If it is somewhere else or if it has another name, correct it. After changing the file name you have to press <guibutton
->Update</guibutton
-> again.</para>
-
-<para
->Samba logs its actions according to the log level (see <filename
->smb.conf</filename
->). If loglevel = 1, samba logs only when somebody connects to your machine and when this connection is closed again. If log level = 2, it logs also if somebody opens a file and if he closes the file again. If the log level is higher than 2, yet more stuff is logged.</para>
-
-<para
->If you are interested in who accesses your machine, and which files are accessed, you should set the log level to 2 and regularly create a new samba log file (&eg; set up a <command
->cron</command
-> task which once a week moves your current samba log file into another folder or something like that). Otherwise your samba log file may become very big.</para>
-
-<para
->With the four checkboxes below the big list you can decide, which events are displayed in the list. You have to press <guibutton
->Update</guibutton
-> to see the results. If the log level of your samba is too low, you won't see everything.</para>
-
-<para
->By clicking on the header of one column you can sort the list by this column.</para>
+<sect2 id="smb-log">
+<title>Log</title>
+
+<para>This page presents the contents of your local samba log file in a nice way. If you open this page, the list will be empty. You have to press the <guibutton>Update</guibutton> button, then the samba log file will be read and the results displayed. Check whether the samba log file on your system is really at the location as specified in the input line. If it is somewhere else or if it has another name, correct it. After changing the file name you have to press <guibutton>Update</guibutton> again.</para>
+
+<para>Samba logs its actions according to the log level (see <filename>smb.conf</filename>). If loglevel = 1, samba logs only when somebody connects to your machine and when this connection is closed again. If log level = 2, it logs also if somebody opens a file and if he closes the file again. If the log level is higher than 2, yet more stuff is logged.</para>
+
+<para>If you are interested in who accesses your machine, and which files are accessed, you should set the log level to 2 and regularly create a new samba log file (&eg; set up a <command>cron</command> task which once a week moves your current samba log file into another folder or something like that). Otherwise your samba log file may become very big.</para>
+
+<para>With the four checkboxes below the big list you can decide, which events are displayed in the list. You have to press <guibutton>Update</guibutton> to see the results. If the log level of your samba is too low, you won't see everything.</para>
+
+<para>By clicking on the header of one column you can sort the list by this column.</para>
</sect2>
<sect2 id="smb-statistics">
-<title
->Statistics</title>
-
-<para
->On this page you can filter the contents of the third page for certain contents.</para>
-
-<para
->Let's say the <guilabel
->Event</guilabel
-> field (not the one in the list) is set to <userinput
->Connection</userinput
->, <guilabel
->Service/File</guilabel
-> is set to <userinput
->*</userinput
->, <guilabel
->Host/User</guilabel
-> is set to <userinput
->*</userinput
->, <guilabel
->Show expanded service info</guilabel
-> is disabled and <guilabel
->Show expanded host info</guilabel
-> is disabled.</para>
-
-<para
->If you press <guibutton
->Update</guibutton
-> now, you will see how often a connection was opened to share <literal
->*</literal
-> (&ie; to any share) from host <literal
->*</literal
-> (&ie; from any host). Now enable <guilabel
->Show expanded host info</guilabel
-> and press <guibutton
->Update</guibutton
-> again. Now you will see for every host which matches the wildcard <literal
->*</literal
->, how many connections were opened by him.</para>
-
-<para
->Now press <guibutton
->clear</guibutton
->.</para>
-
-<para
->Now set the <guilabel
->Event</guilabel
-> field to File Access and enable <guilabel
->Show expanded service info</guilabel
-> and press <guibutton
->Update</guibutton
-> again.</para>
-
-<para
->Now you will see how often every single file was accessed. If you enable <guilabel
->Show expanded host info</guilabel
-> too, you will see how often every single user opened each file.</para>
-
-<para
->In the input lines <guilabel
->Service/File</guilabel
-> and <guilabel
->Host/User</guilabel
-> you can use the wildcards <literal
->*</literal
-> and <literal
->?</literal
-> in the same way you use them at the command line. Regular expressions are not recognised.</para>
-
-<para
->By clicking on the header of a column you can sort the list by this column. This way you can check out which file was opened most often, or which user opened the most files or whatever.</para>
+<title>Statistics</title>
+
+<para>On this page you can filter the contents of the third page for certain contents.</para>
+
+<para>Let's say the <guilabel>Event</guilabel> field (not the one in the list) is set to <userinput>Connection</userinput>, <guilabel>Service/File</guilabel> is set to <userinput>*</userinput>, <guilabel>Host/User</guilabel> is set to <userinput>*</userinput>, <guilabel>Show expanded service info</guilabel> is disabled and <guilabel>Show expanded host info</guilabel> is disabled.</para>
+
+<para>If you press <guibutton>Update</guibutton> now, you will see how often a connection was opened to share <literal>*</literal> (&ie; to any share) from host <literal>*</literal> (&ie; from any host). Now enable <guilabel>Show expanded host info</guilabel> and press <guibutton>Update</guibutton> again. Now you will see for every host which matches the wildcard <literal>*</literal>, how many connections were opened by him.</para>
+
+<para>Now press <guibutton>clear</guibutton>.</para>
+
+<para>Now set the <guilabel>Event</guilabel> field to File Access and enable <guilabel>Show expanded service info</guilabel> and press <guibutton>Update</guibutton> again.</para>
+
+<para>Now you will see how often every single file was accessed. If you enable <guilabel>Show expanded host info</guilabel> too, you will see how often every single user opened each file.</para>
+
+<para>In the input lines <guilabel>Service/File</guilabel> and <guilabel>Host/User</guilabel> you can use the wildcards <literal>*</literal> and <literal>?</literal> in the same way you use them at the command line. Regular expressions are not recognised.</para>
+
+<para>By clicking on the header of a column you can sort the list by this column. This way you can check out which file was opened most often, or which user opened the most files or whatever.</para>
</sect2>
<sect2 id="smb-stat-author">
-<title
->Section Author</title>
+<title>Section Author</title>
-<para
->Module copyright 2000: Michael Glauche and &Alexander.Neundorf; &Alexander.Neundorf.mail;</para>
+<para>Module copyright 2000: Michael Glauche and &Alexander.Neundorf; &Alexander.Neundorf.mail;</para>
-<para
->Originally written by: Michael Glauche</para>
+<para>Originally written by: Michael Glauche</para>
-<para
->Currently maintained by: &Alexander.Neundorf; &Alexander.Neundorf.mail;</para>
+<para>Currently maintained by: &Alexander.Neundorf; &Alexander.Neundorf.mail;</para>
<itemizedlist>
-<title
->Contributors</title>
-<listitem
-><para
->Conversion to kcontrol applet:</para>
-<para
->&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail;</para
-></listitem>
-<listitem
-><para
->Use of <classname
->TDEProcess</classname
-> instead of popen, and more error checking:</para>
-<para
->&David.Faure; &David.Faure.mail;</para
-></listitem>
-<listitem
-><para
->Conversion to tdecmodule, added tab pages 2,3,4, bug fixed:</para>
-<para
->&Alexander.Neundorf; &Alexander.Neundorf.mail;</para
-></listitem>
+<title>Contributors</title>
+<listitem><para>Conversion to kcontrol applet:</para>
+<para>&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail;</para></listitem>
+<listitem><para>Use of <classname>TDEProcess</classname> instead of popen, and more error checking:</para>
+<para>&David.Faure; &David.Faure.mail;</para></listitem>
+<listitem><para>Conversion to tdecmodule, added tab pages 2,3,4, bug fixed:</para>
+<para>&Alexander.Neundorf; &Alexander.Neundorf.mail;</para></listitem>
</itemizedlist>
-<para
->Documentation copyright 2000 &Alexander.Neundorf; &Alexander.Neundorf.mail;</para>
+<para>Documentation copyright 2000 &Alexander.Neundorf; &Alexander.Neundorf.mail;</para>
-<para
->Documentation translated to docbook by &Mike.McBride; &Mike.McBride.mail;</para>
+<para>Documentation translated to docbook by &Mike.McBride; &Mike.McBride.mail;</para>
-<para
->Conversion to British English: John Knight <email
->anarchist_tomato@herzeleid.net</email
-></para
->
+<para>Conversion to British English: John Knight <email>anarchist_tomato@herzeleid.net</email></para>
</sect2>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/scsi/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/scsi/index.docbook
index 43c77e0ee37..1f7feb0c476 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/scsi/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/scsi/index.docbook
@@ -2,97 +2,45 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
-><acronym
->SCSI</acronym
-> Interface Information</title>
+<title><acronym>SCSI</acronym> Interface Information</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->SCSI</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>SCSI</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1 id="scsi">
-<title
-><acronym
->SCSI</acronym
-> Interface Information</title>
+<title><acronym>SCSI</acronym> Interface Information</title>
-<para
->This page displays information about Small Computer Systems Interface (<acronym
->SCSI</acronym
->) Interfaces and the attached <acronym
->SCSI</acronym
-> devices.</para>
+<para>This page displays information about Small Computer Systems Interface (<acronym>SCSI</acronym>) Interfaces and the attached <acronym>SCSI</acronym> devices.</para>
-<note
-><para
->The exact information displayed is system-dependent. On some systems <acronym
->SCSI</acronym
-> information cannot be displayed yet.</para
-></note>
+<note><para>The exact information displayed is system-dependent. On some systems <acronym>SCSI</acronym> information cannot be displayed yet.</para></note>
-<para
->On &Linux;, this information is read from <filename class="devicefile"
->/proc/scsi/scsi</filename
->, which is only available if the <filename class="directory"
->/proc</filename
-> pseudo-filesystem is compiled into the kernel. A listing of all <acronym
->SCSI</acronym
-> devices known to the kernel is shown.</para>
+<para>On &Linux;, this information is read from <filename class="devicefile">/proc/scsi/scsi</filename>, which is only available if the <filename class="directory">/proc</filename> pseudo-filesystem is compiled into the kernel. A listing of all <acronym>SCSI</acronym> devices known to the kernel is shown.</para>
-<para
->The devices are sorted numerically by their host, channel, and <acronym
->ID</acronym
-> numbers.</para>
+<para>The devices are sorted numerically by their host, channel, and <acronym>ID</acronym> numbers.</para>
-<para
->The user cannot modify any settings on this page.</para>
+<para>The user cannot modify any settings on this page.</para>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/sound/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/sound/index.docbook
index ed86203c637..a3ee3cc6a83 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/sound/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/sound/index.docbook
@@ -2,82 +2,43 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
->Soundcard Information</title>
+<title>Soundcard Information</title>
<articleinfo>
<authorgroup>
-<author
->&Matthias.Hoelzer-Kluepfel;</author>
-<author
->&Helge.Deller;</author>
-<author
->&Duncan.Haldane;</author>
-<author
->&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<author>&Matthias.Hoelzer-Kluepfel;</author>
+<author>&Helge.Deller;</author>
+<author>&Duncan.Haldane;</author>
+<author>&Mike.McBride;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->soundcard</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>soundcard</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1 id="soundinfo">
-<title
->Soundcard Information</title>
+<title>Soundcard Information</title>
-<para
->This page displays information about any soundcards installed in the system.</para>
+<para>This page displays information about any soundcards installed in the system.</para>
-<note
-><para
->The exact information displayed is system-dependent. On some systems, soundcard information cannot be displayed yet.</para
-></note>
+<note><para>The exact information displayed is system-dependent. On some systems, soundcard information cannot be displayed yet.</para></note>
-<para
->On &Linux;, this information is read either from <filename class="devicefile"
->/dev/sndstat</filename
->, if present, or from <filename class="devicefile"
->/proc/sound</filename
->, which is only available if the <filename class="directory"
->/proc</filename
-> pseudo-filesystem is compiled into the (2.1.x or later) kernel.</para>
+<para>On &Linux;, this information is read either from <filename class="devicefile">/dev/sndstat</filename>, if present, or from <filename class="devicefile">/proc/sound</filename>, which is only available if the <filename class="directory">/proc</filename> pseudo-filesystem is compiled into the (2.1.x or later) kernel.</para>
-<para
->The user cannot modify any settings on this page.</para>
+<para>The user cannot modify any settings on this page.</para>
</sect1>
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/usb/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/usb/index.docbook
index 8da4dafa7fd..6ae4510551e 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/usb/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/usb/index.docbook
@@ -2,72 +2,37 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;">
-<title
-><acronym
->USB</acronym
-></title>
+<title><acronym>USB</acronym></title>
<articleinfo>
<authorgroup>
-<author
-><firstname
-></firstname
-> <surname
-></surname
-> </author>
+<author><firstname></firstname> <surname></surname> </author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KControl</keyword>
-<keyword
->USB</keyword>
-<keyword
->System Information</keyword>
+<keyword>KControl</keyword>
+<keyword>USB</keyword>
+<keyword>System Information</keyword>
</keywordset>
</articleinfo>
<sect1 id="usb">
-<title
-><acronym
->USB</acronym
-></title>
+<title><acronym>USB</acronym></title>
-<para
->This module allows you to see the devices attached to your <acronym
->USB</acronym
-> bus(es).</para>
+<para>This module allows you to see the devices attached to your <acronym>USB</acronym> bus(es).</para>
-<para
->This module is for information only, you cannot edit any information you see here.</para>
+<para>This module is for information only, you cannot edit any information you see here.</para>
</sect1>
</article> \ No newline at end of file
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/xserver/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/xserver/index.docbook
index 71c7428594b..4f9906f190b 100644
--- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/xserver/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/xserver/index.docbook
@@ -2,79 +2,45 @@
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
-<!ENTITY % British-English "INCLUDE"
-> <!-- change language only here -->
+<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;" id="xserver">
-<title
->X Server Information</title>
+<title>X Server Information</title>
<articleinfo>
<authorgroup>
-<author
->&Mike.McBride;</author>
+<author>&Mike.McBride;</author>
-<othercredit role="translator"
-><firstname
->Malcolm</firstname
-><surname
->Hunter</surname
-><affiliation
-><address
-><email
->malcolm.hunter@gmx.co.uk</email
-></address
-></affiliation
-><contrib
->Conversion to British English</contrib
-></othercredit
->
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
-<date
->2002-02-12</date>
-<releaseinfo
->3.00.00</releaseinfo>
+<date>2002-02-12</date>
+<releaseinfo>3.00.00</releaseinfo>
<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->KControl</keyword>
-<keyword
->X server</keyword>
-<keyword
->system information</keyword>
+<keyword>KDE</keyword>
+<keyword>KControl</keyword>
+<keyword>X server</keyword>
+<keyword>system information</keyword>
</keywordset>
</articleinfo>
<sect1>
-<title
->X Server Information</title>
+<title>X Server Information</title>
-<para
->This screen is useful for getting specific information about your X server and the current session of X.</para>
+<para>This screen is useful for getting specific information about your X server and the current session of X.</para>
-<para
->When you open this module, you are presented with some information. The left hand side of the window is organised into a tree. Some of the elements have a plus sign in front of the label. Clicking this sign opens a <quote
->submenu</quote
-> related to the label. Clicking on a minus sign in front of a label hides the submenu.</para>
+<para>When you open this module, you are presented with some information. The left hand side of the window is organised into a tree. Some of the elements have a plus sign in front of the label. Clicking this sign opens a <quote>submenu</quote> related to the label. Clicking on a minus sign in front of a label hides the submenu.</para>
-<para
->The right hand side of the window contains the individual values for each of the parameters on the left.</para>
+<para>The right hand side of the window contains the individual values for each of the parameters on the left.</para>
-<para
->The information presented will vary depending on your setup.</para>
+<para>The information presented will vary depending on your setup.</para>
-<note
-><para
->Some setups may not be able to determine some or all of the parameters.</para
-></note>
+<note><para>Some setups may not be able to determine some or all of the parameters.</para></note>
-<para
->You can not change any values from this menu. It is for information only.</para>
+<para>You can not change any values from this menu. It is for information only.</para>
</sect1>
</article>