]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - include/pt-mbr-partnames.h
login: fix -f description in the man-page
[thirdparty/util-linux.git] / include / pt-mbr-partnames.h
index c9ab626b954c76be79dacacac9b5b902c51dc95e..19a34502993285255ed5762808ff8142a0a0817c 100644 (file)
        {0xe3, N_("DOS R/O")},          /* DOS R/O or SpeedStor */
        {0xe4, N_("SpeedStor")},        /* SpeedStor 16-bit FAT extended
                                           partition < 1024 cyl. */
-       {0xea, N_("Rufus alignment")},  /* Rufus extra partition for alignment */
+
+       /* Linux https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ */
+       {0xea, N_("Linux extended boot")},
+
        {0xeb, N_("BeOS fs")},
        {0xee, N_("GPT")},              /* Intel EFI GUID Partition Table */
        {0xef, N_("EFI (FAT-12/16/32)")},/* Intel EFI System Partition */