gnu: gptfdisk: Update description.
* gnu/packages/disk.scm (gptfdisk): Remove outdated statement and use @dfn.master
parent
0193e3be53
commit
73fe4552aa
|
@ -168,9 +168,9 @@ tables, and it understands a variety of different formats.")
|
||||||
(home-page "http://www.rodsbooks.com/gdisk/")
|
(home-page "http://www.rodsbooks.com/gdisk/")
|
||||||
(synopsis "Low-level GPT disk partitioning and formatting")
|
(synopsis "Low-level GPT disk partitioning and formatting")
|
||||||
(description "GPT fdisk (aka gdisk) is a text-mode partitioning tool that
|
(description "GPT fdisk (aka gdisk) is a text-mode partitioning tool that
|
||||||
works on Globally Unique Identifier (GUID) Partition Table (GPT) disks, rather
|
works on Globally Unique Identifier (@dfn{GUID}) Partition Table (@dfn{GPT})
|
||||||
than on the more common (through 2009) Master Boot Record (MBR) partition
|
disks, rather than on the older Master Boot Record (@dfn{MBR}) partition
|
||||||
tables.")
|
scheme.")
|
||||||
(license license:gpl2)))
|
(license license:gpl2)))
|
||||||
|
|
||||||
(define-public ddrescue
|
(define-public ddrescue
|
||||||
|
|
Reference in New Issue