diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:22:56 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 4ad822e736eb96ece55dedc7792395d687945255 (patch) | |
tree | 37a65a3d730eb09f49a9657baffa1dc833bec9a5 /system/gpart | |
parent | e1cd8877fecc407b08c0e6274c09fba444b10b29 (diff) |
system/gpart: Fix slack-desc.
Diffstat (limited to 'system/gpart')
-rw-r--r-- | system/gpart/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/gpart/slack-desc b/system/gpart/slack-desc index c9b1129bfa40..70919b2be6e9 100644 --- a/system/gpart/slack-desc +++ b/system/gpart/slack-desc @@ -8,10 +8,10 @@ |-----handy-ruler------------------------------------------------------| gpart: gpart (Guess PC-type hard disk partitions) gpart: -gpart: A tool which tries to guess the primary partition table of a PC-type -gpart: hard disk in case the primary partition table in sector 0 is damaged, +gpart: A tool which tries to guess the primary partition table of a PC-type +gpart: hard disk in case the primary partition table in sector 0 is damaged, gpart: incorrect or deleted. The guessed table can be written to a file or -gpart: device. +gpart: device. gpart: gpart: Homepage: https://github.com/baruch/gpart gpart: |