summaryrefslogtreecommitdiffstats
path: root/include/pt-mbr-partnames.h
diff options
context:
space:
mode:
authorKarel Zak2015-10-09 13:13:53 +0200
committerKarel Zak2015-10-09 13:13:59 +0200
commit3ebfa6882adaf55b41fb541776f5136a913d2b26 (patch)
tree838cca2e9414afdb4a8898b3b102784015def8ba /include/pt-mbr-partnames.h
parentlibfdisk: Detect out-of-space when adding new primary partition (diff)
downloadkernel-qcow2-util-linux-3ebfa6882adaf55b41fb541776f5136a913d2b26.tar.gz
kernel-qcow2-util-linux-3ebfa6882adaf55b41fb541776f5136a913d2b26.tar.xz
kernel-qcow2-util-linux-3ebfa6882adaf55b41fb541776f5136a913d2b26.zip
include/pt-mbr-partnames: remove '|' from partition type name
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/pt-mbr-partnames.h')
-rw-r--r--include/pt-mbr-partnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pt-mbr-partnames.h b/include/pt-mbr-partnames.h
index 97097d375..9e6da030c 100644
--- a/include/pt-mbr-partnames.h
+++ b/include/pt-mbr-partnames.h
@@ -51,7 +51,7 @@
{0x81, N_("Minix / old Linux")},/* Minix 1.4b and later */
{0x82, N_("Linux swap / Solaris")},
{0x83, N_("Linux")},
- {0x84, N_("OS/2 h. C:|Intel hibernation")},/* OS/2 hidden C: drive,
+ {0x84, N_("OS/2 hidden or Intel hibernation")},/* OS/2 hidden C: drive,
hibernation type Microsoft APM
or hibernation Intel Rapid Start */
{0x85, N_("Linux extended")},