[gnome-system-monitor/mallard-help: 11/30] Revert "disk usage draft"
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor/mallard-help: 11/30] Revert "disk usage draft"
- Date: Sat, 23 Feb 2013 18:49:11 +0000 (UTC)
commit 4111a6d1f0f3fa38cb6bb47978fd127ce3ae1f57
Author: Kelly Sinnott <ksinnott5ht gmail com>
Date: Mon Aug 1 21:36:03 2011 -0700
Revert "disk usage draft"
This reverts commit ee6f7e7fd33e94090e3cf22cf5b8bfc092f582eb.
modified: fs-diskusage.page
help/C/fs-diskusage.page | 25 ++++++++++++-------------
1 files changed, 12 insertions(+), 13 deletions(-)
---
diff --git a/help/C/fs-diskusage.page b/help/C/fs-diskusage.page
index f54d098..15aa254 100644
--- a/help/C/fs-diskusage.page
+++ b/help/C/fs-diskusage.page
@@ -1,33 +1,32 @@
<page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
- id="fs-device">
+ id="fs-diskusage">
<info>
- <revision version="0.1" date="2011-07-25" status="review"/>
- <link type="guide" xref="index"/>
+ <revision version="0.1" date="2011-06-18" status="stub"/>
+ <!--<link type="guide" xref="..." />-->
<credit type="author copyright">
<name>Phil Bull</name>
<email>philbull gmail com</email>
<years>2011</years>
</credit>
- <credit type="author copyright">
- <name>Kelly Sinnott</name>
- <email>ksinnott5ht gmail com</email>
- <years>2011</years>
- </credit>
- <desc>Each device corresponds to a <em>partition</em> on a hard disk.</desc>
+ <desc>The <gui>File Systems</gui> tab shows how much space is being used on each hard disk.</desc>
</info>
- <title>What are the different devices in the File System tab?</title>
+ <title>Check how much disk space is being used</title>
<comment>
<cite date="2011-06-18" href="mailto:philbull gmail com">Phil Bull</cite>
+ <p>Point the user to the File Systems tab. Point to resources on freeing-up disk space.</p>
</comment>
- <p>The <gui>File Systems</gui> tab of <app>System Monitor</app> displays a list of the <em>disk
devices</em> on your computer. The path given in the column <gui>Device</gui> is an interface assigned by
your computer during start-up to a given <em>partition</em> of the disk it exists on. The term "partition"
describes one or more physical areas of storage on a single physical drive. The computer makes these
partitions accessible to the user via an assigned <em>file system</em> in a process referred to as
<em>mounting</em>. The <gui>Device</gui> column shows the automatically assigned interface (which may or may
not be mounted) while the <gui>Directory</gui> column shows the mounted location. You can double-click the
device to open up the mounted directory in <app>Nautilus</app>.</p>
- <p>The identifiers assigned by the computer (in the <gui>Device</gui> column) reflect the physical
location of each device. <cmd>/dev/sda</cmd> is the first disk. <cmd>/dev/sda1</cmd> is the first partition
on the first disk. <cmd>/dev/sdb2</cmd> is the second partition on the second disk, and so on. The final
letter describes the disk, and the number describes the partition on that disk.</p>
+ <p>Short introductory text...</p>
- <note><p>To learn more about disk setup, look for the <app>Disk Utility</app> application in the
<gui>Activities</gui> menu. This tool provides comprehensive information about your computer's drives and
their partitions.</p></note>
+ <steps>
+ <item><p>First step...</p></item>
+ <item><p>Second step...</p></item>
+ <item><p>Third step...</p></item>
+ </steps>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]