[gparted] Add "cleared" file system format details to the GParted Manual (#688882)
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] Add "cleared" file system format details to the GParted Manual (#688882)
- Date: Mon, 25 Mar 2013 16:59:10 +0000 (UTC)
commit 17a349e28bf4974a9a8664a069034d47ba0d4633
Author: Mike Fleetwood <mike fleetwood googlemail com>
Date: Sun Mar 3 15:19:02 2013 +0000
Add "cleared" file system format details to the GParted Manual (#688882)
Minimum update explaining the meaning of the cleared and unformatted
file system types.
Also markup file system names as GUI menu items.
Bug #688882 - Improve clearing of file system signatures
help/C/gparted.xml | 32 ++++++++++++++++++++++++--------
1 files changed, 24 insertions(+), 8 deletions(-)
---
diff --git a/help/C/gparted.xml b/help/C/gparted.xml
index 905a84e..5a0e92e 100644
--- a/help/C/gparted.xml
+++ b/help/C/gparted.xml
@@ -1084,6 +1084,11 @@
The application displays the format partition operation
in the <guilabel>Operations Pending</guilabel> pane.
</para>
+ <para>
+ See <xref linkend="gparted-specify-partition-file-system"/>
+ for the meaning of the <guimenuitem>cleared</guimenuitem>
+ file system type.
+ </para>
</listitem>
</orderedlist>
</para>
@@ -1361,26 +1366,37 @@
<itemizedlist>
<listitem>
<para>
- Ext2, and ext3 file systems can be used for installing
- GNU/Linux, and for data.
+ <guimenuitem>ext2</guimenuitem>, and
+ <guimenuitem>ext3</guimenuitem> file systems can be
+ used for installing GNU/Linux, and for data.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <guimenuitem>linux-swap</guimenuitem> can be used with
+ GNU/Linux to increase the virtual memory of your
+ computer.
</para>
</listitem>
<listitem>
<para>
- Linux-swap can be used with GNU/Linux to increase the
- virtual memory of your computer.
+ <guimenuitem>fat16</guimenuitem> and
+ <guimenuitem>fat32</guimenuitem> file systems can be
+ used to share data between free and commercial
+ operating systems.
</para>
</listitem>
<listitem>
<para>
- Fat16 and fat32 file systems can be used to share
- data between free and commercial operating systems.
+ <guimenuitem>cleared</guimenuitem> can be used to
+ clear any existing file system signatures and ensure
+ that the partition is recognised as empty.
</para>
</listitem>
<listitem>
<para>
- Unformatted can be used if you want to create a
- partition with no file system.
+ <guimenuitem>unformatted</guimenuitem> can be used to
+ just create a partition without writing a file system.
</para>
</listitem>
</itemizedlist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]