Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / apps / doc / kinfocenter / partitions / index.docbook
blobf3655a8cf54a205a791e049116d03eb81dac59d4
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;">
9 <title>Partition Information</title>
10 <articleinfo>
12 <authorgroup>
13 <author>&Matthias.Hoelzer-Kluepfel;</author>
14 <author>&Helge.Deller;</author>
15 <author>&Duncan.Haldane;</author>
16 <author>&Mike.McBride;</author>
17 <!-- TRANS:ROLES_OF_TRANSLATORS -->
18 </authorgroup>
20 <date>2002-02-12</date>
21 <releaseinfo>3.00.00</releaseinfo>
23 <keywordset>
24 <keyword>KDE</keyword>
25 <keyword>KControl</keyword>
26 <keyword>drive partition</keyword>
27 <keyword>system information</keyword>
28 </keywordset>
29 </articleinfo>
31 <sect1>
32 <title>Partition Information</title>
34 <para>This page displays information about partitions on your hard
35 drives.</para>
37 <note><para>The exact information displayed is system-dependent. On
38 some systems, partition information cannot be displayed
39 yet.</para></note>
41 <para>On &Linux;, this information is read from <filename
42 class="devicefile">/proc/partitions</filename>, which is only available
43 if the <filename class="directory">/proc</filename> pseudo-filesystem is
44 compiled into the (2.1.x or later) kernel.</para>
46 <para>The first two columns are the major and minor numbers
47 respectively. The third column is the number of blocks (usually 1
48 block = 1024 bytes). The fourth column is a label for the
49 device.</para>
51 <para>The user cannot modify any settings on this page.</para>
53 </sect1>
55 </article>