wok diff gparted/description.txt @ rev 20641

Add SSL support to retawq (needed by man to browse linux.die.net)
author Lucas Levrel <llevrel@yahoo.fr>
date Fri Jan 11 09:19:11 2019 +0100 (2019-01-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gparted/description.txt	Fri Jan 11 09:19:11 2019 +0100
     1.3 @@ -0,0 +1,17 @@
     1.4 +Gparted is the GNOME Partition Editor for creating, reorganizing, and deleting
     1.5 +disk partitions.
     1.6 +
     1.7 +A hard disk is usually subdivided into one or more partitions. These partitions
     1.8 +are normally not re-sizable (making one smaller and the adjacent one larger.)
     1.9 +Gparted makes it possible for you to take a hard disk and change the partition
    1.10 +organization, while preserving the partition contents.
    1.11 +
    1.12 +More specifically, Gparted enables you to create, destroy, resize, move, check,
    1.13 +label, and copy partitions, and the file systems contained within. This is
    1.14 +useful for creating space for new operating systems, reorganizing disk usage,
    1.15 +and mirroring one partition with another (disk imaging).
    1.16 +
    1.17 +Gparted can also be used with storage devices other than hard disks, such as
    1.18 +USB flash drives, and memory cards.
    1.19 +
    1.20 +Visit http://gparted.org for more information.