mirror of
git://slackware.nl/current.git
synced 2024-12-30 10:24:23 +01:00
12 lines
452 B
Diff
12 lines
452 B
Diff
|
--- ./fdisk/i386_sys_types.c.orig 2007-04-25 07:43:38.000000000 -0500
|
||
|
+++ ./fdisk/i386_sys_types.c 2008-03-31 14:53:52.000000000 -0500
|
||
|
@@ -53,7 +53,7 @@
|
||
|
{0x75, N_("PC/IX")},
|
||
|
{0x80, N_("Old Minix")}, /* Minix 1.4a and earlier */
|
||
|
{0x81, N_("Minix / old Linux")},/* Minix 1.4b and later */
|
||
|
- {0x82, N_("Linux swap / Solaris")},
|
||
|
+ {0x82, N_("Linux swap")},
|
||
|
{0x83, N_("Linux")},
|
||
|
{0x84, N_("OS/2 hidden C: drive")},
|
||
|
{0x85, N_("Linux extended")},
|