summaryrefslogtreecommitdiff
path: root/package/gptfdisk
diff options
context:
space:
mode:
authorRicardo Martincoski <ricardo.martincoski@gmail.com>2016-03-10 20:38:15 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-03-15 22:49:15 +0100
commit678276ca0a77ce76989c7e282ddb9ed903dc7c7c (patch)
tree5235a57a540d677b4a407c99f77af45d49e23af6 /package/gptfdisk
parent21b25d28fc7af3bb1b2c55e4a46e0d067ebc0081 (diff)
gptfdisk: indentation cleanup
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gptfdisk')
-rw-r--r--package/gptfdisk/Config.in.host12
1 files changed, 6 insertions, 6 deletions
diff --git a/package/gptfdisk/Config.in.host b/package/gptfdisk/Config.in.host
index fb7c682d0..1300d024e 100644
--- a/package/gptfdisk/Config.in.host
+++ b/package/gptfdisk/Config.in.host
@@ -2,10 +2,10 @@ config BR2_PACKAGE_HOST_GPTFDISK
bool "host gptfdisk"
select BR2_PACKAGE_HOST_UTIL_LINUX
help
- GPT fdisk (consisting of the gdisk and sgdisk programs) is a
- text-mode partitioning tool that works on Globally Unique
- Identifier (GUID) Partition Table (GPT) disks, rather than
- on the more common (through 2010) Master Boot Record (MBR)
- partition tables.
+ GPT fdisk (consisting of the gdisk and sgdisk programs) is a
+ text-mode partitioning tool that works on Globally Unique
+ Identifier (GUID) Partition Table (GPT) disks, rather than
+ on the more common (through 2010) Master Boot Record (MBR)
+ partition tables.
- http://www.rodsbooks.com/gdisk/
+ http://www.rodsbooks.com/gdisk/