]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
include/pt-mbr-partnames: remove '|' from partition type name
authorKarel Zak <kzak@redhat.com>
Fri, 9 Oct 2015 11:13:53 +0000 (13:13 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 9 Oct 2015 11:13:59 +0000 (13:13 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
include/pt-mbr-partnames.h

index 97097d3759f947c6684399c4fdbdee0f1f19c07c..9e6da030c0b5d39b757cf3e7cc2759af9fd87640 100644 (file)
@@ -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")},