From: Karel Zak Date: Fri, 9 Oct 2015 11:13:53 +0000 (+0200) Subject: include/pt-mbr-partnames: remove '|' from partition type name X-Git-Tag: v2.28-rc1~312 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ebfa6882adaf55b41fb541776f5136a913d2b26;p=thirdparty%2Futil-linux.git include/pt-mbr-partnames: remove '|' from partition type name Signed-off-by: Karel Zak --- diff --git a/include/pt-mbr-partnames.h b/include/pt-mbr-partnames.h index 97097d3759..9e6da030c0 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")},