summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/type.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/fs/type.pm')
-rw-r--r--perl-install/fs/type.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/fs/type.pm b/perl-install/fs/type.pm
index 174cbe222..ff0355dd0 100644
--- a/perl-install/fs/type.pm
+++ b/perl-install/fs/type.pm
@@ -119,8 +119,8 @@ if_(arch() !~ /ppc/,
0x75 => '', 'PC/IX',
0x80 => '', 'Old Minix',
0x81 => '', 'Minix / old Linux',
- 0x83 => 'nilfs2', 'NILFS2',
- 0x83 => 'btrfs', 'Btrfs',
+ 0x83 => 'nilfs2', 'Journalised FS: NILFS2',
+ 0x83 => 'btrfs', 'Journalised FS: Btrfs',
0x84 => '', 'OS/2 hidden C: drive',
0x86 => '', 'NTFS volume set (0x86)',
0x87 => '', 'NTFS volume set (0x87)',