]> git.proxmox.com Git - grub2.git/commit - grub-core/commands/loadenv.c
2010-01-03 Carles Pina i Estany <carles@pina.cat>
authorcarles <carles@pinux>
Sun, 3 Jan 2010 18:50:51 +0000 (19:50 +0100)
committercarles <carles@pinux>
Sun, 3 Jan 2010 18:50:51 +0000 (19:50 +0100)
commit29c44ad156207a17b8825e7dbc7b192ba3e571c7
tree991c2d48d87101901cb03816432e6e5c57893d34
parent77a795923bd2fdde4b27233c0d7a918d46ce68ed
2010-01-03  Carles Pina i Estany  <carles@pina.cat>

* commands/acpi.c (GRUB_MOD_INIT): Capitalise some words from help.
* commands/efi/loadbios.c (GRUB_MOD_INIT): Capitalise BIOS.
* commands/i386/pc/drivemap.c (GRUB_MOD_INIT): Remove space. Add
full stop.
* commands/loadenv.c (GRUB_MOD_INIT): Remove command name from
summary. Gettextizze the strings.
* commands/probe.c (grub_cmd_probe): Capitalise UUID and FS.
* commands/xnu_uuid.c (GRUB_MOD_INIT): Capitalise XNU.
* disk/loopback.c (grub_arg_options): Capitalise first letter. Add
full stop.
(GRUB_MOD_INIT): Remove command name from summary.
* hello/hello.c (GRUD_MOT_INIT): Add missing full stop. Improve the
summary.
* loader/i386/bsd.c (grub_arg_option): Capitalise CDROM.
* term/i386/pc/serial.c (options): Add full stops.
(GRUB_MOD_INIT): Remove command name from the summary.
ChangeLog
commands/acpi.c
commands/efi/loadbios.c
commands/i386/pc/drivemap.c
commands/loadenv.c
commands/xnu_uuid.c
disk/loopback.c
hello/hello.c
loader/i386/bsd.c
term/i386/pc/serial.c