summaryrefslogtreecommitdiffstats
path: root/source/a/util-linux/util-linux.fdisk-no-solaris.diff
blob: a3aa100e9dae49b54174398690672b7909f2ef48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./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")},