* grub-core/kern/emu/hostdisk.c (read_device_map): Improve TRANSLATORS
comment.
This commit is contained in:
parent
c1ad82db74
commit
5eae317511
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue