diff options
author | Darrell Anderson <darrella@hushmail.com> | 2014-01-21 22:06:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-21 22:06:48 -0600 |
commit | 0b8ca6637be94f7814cafa7d01ad4699672ff336 (patch) | |
tree | d2b55b28893be8b047b4e60514f4a7f0713e0d70 /tde-i18n-en_GB/docs/tdebase/kinfocenter/partitions | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/kinfocenter/partitions')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/kinfocenter/partitions/index.docbook | 76 |
1 files changed, 19 insertions, 57 deletions
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> |