* util/grub-kbdcomp.in: Add decent help and gettextize.

* docs/man/grub-kbdcomp.h2m: New file.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-03 21:22:12 +01:00
parent c76899a0ea
commit c1a33466d8
3 changed files with 78 additions and 2 deletions

10
docs/man/grub-kbdcomp.h2m Normal file
View file

@ -0,0 +1,10 @@
[NAME]
grub-kbdcomp \- generate a GRUB keyboard layout file
[DESCRIPTION]
grub-kbdcomp processes a X keyboard layout description in
.BR keymaps (5)
format into a format that can be used by GRUB's
.B keymap
command.
[SEE ALSO]
.BR grub-mklayout (8)