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.27.1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76546bc5298e22680c9510279db82b920d892334;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")},