aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/disk.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2017-07-27 21:10:12 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2017-07-28 01:02:39 +0200
commit73fe4552aa4958d4ea0d9ea0ef0326e112b22a92 (patch)
tree61de7454f16b4b3aecc15093b13a1726d7f09567 /gnu/packages/disk.scm
parent0193e3be530ea405609057c675aaf8d709048ca1 (diff)
downloadguix-73fe4552aa4958d4ea0d9ea0ef0326e112b22a92.tar
guix-73fe4552aa4958d4ea0d9ea0ef0326e112b22a92.tar.gz
gnu: gptfdisk: Update description.
* gnu/packages/disk.scm (gptfdisk): Remove outdated statement and use @dfn.
Diffstat (limited to 'gnu/packages/disk.scm')
-rw-r--r--gnu/packages/disk.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 0a6e2c9e1f..91629547a7 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -168,9 +168,9 @@ tables, and it understands a variety of different formats.")
(home-page "http://www.rodsbooks.com/gdisk/")
(synopsis "Low-level GPT disk partitioning and formatting")
(description "GPT fdisk (aka gdisk) is a text-mode partitioning tool that
-works on Globally Unique Identifier (GUID) Partition Table (GPT) disks, rather
-than on the more common (through 2009) Master Boot Record (MBR) partition
-tables.")
+works on Globally Unique Identifier (@dfn{GUID}) Partition Table (@dfn{GPT})
+disks, rather than on the older Master Boot Record (@dfn{MBR}) partition
+scheme.")
(license license:gpl2)))
(define-public ddrescue