* docs/man/grub-mklayout.h2m (DESCRIPTION): Add a reference to the
input format.
This commit is contained in:
parent
351c7c8a15
commit
1e9aef7d96
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2011-06-13 Colin Watson <cjwatson@ubuntu.com>
|
||||||
|
|
||||||
|
* docs/man/grub-mklayout.h2m (DESCRIPTION): Add a reference to the
|
||||||
|
input format.
|
||||||
|
|
||||||
2011-05-29 Colin Watson <cjwatson@ubuntu.com>
|
2011-05-29 Colin Watson <cjwatson@ubuntu.com>
|
||||||
|
|
||||||
* docs/grub.texi (Obtaining and Building GRUB): Substitute
|
* docs/grub.texi (Obtaining and Building GRUB): Substitute
|
||||||
|
|
|
@ -1,4 +1,10 @@
|
||||||
[NAME]
|
[NAME]
|
||||||
grub-mklayout \- generate a GRUB keyboard layout file
|
grub-mklayout \- generate a GRUB keyboard layout file
|
||||||
|
[DESCRIPTION]
|
||||||
|
grub-mklayout processes a keyboard layout description in
|
||||||
|
.BR keymaps (5)
|
||||||
|
format into a format that can be used by GRUB's
|
||||||
|
.B keymap
|
||||||
|
command.
|
||||||
[SEE ALSO]
|
[SEE ALSO]
|
||||||
.BR grub-mkconfig (8)
|
.BR grub-mkconfig (8)
|
||||||
|
|
Loading…
Add table
Reference in a new issue