* grub-core/kern/emu/hostdisk.c (read_device_map): Improve TRANSLATORS

comment.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-12 14:15:45 +02:00
parent c1ad82db74
commit 5eae317511
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-05-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c (read_device_map): Improve TRANSLATORS
comment.
2012-05-12 Vladimir Serbinenko <phcoder@gmail.com>
Fix handling of UDF symlinks.

View File

@ -1274,7 +1274,9 @@ read_device_map (const char *dev_map)
{
*p = 0;
/* TRANSLATORS: device.map is a file indicating which
/* TRANSLATORS: Only one entry is ignored. However the suggestion
is to correct/delete the whole file.
device.map is a file indicating which
devices are available at boot time. Fedora populated it with
entries like (hd0,1) /dev/sda1 which would mean that every
partition is a separate disk for BIOS. Such entries were