fix typos in setkey_func.

This commit is contained in:
okuji 2001-01-15 05:54:09 +00:00
parent cccfe78a6a
commit c325ead317
3 changed files with 15 additions and 6 deletions

View file

@ -736,11 +736,11 @@ The serial port is not used as a communication channel unless the
This command is only available if GRUB is compiled with serial support.
@end deffn
@deffn Command setkey to_key from_key
@deffn Command setkey [to_key from_key]
Change the keyboard map. The key @var{from_key} is mapped to the key
@var{to_key}. Note that this command @emph{does not} exchange the
keys. If you want to exchange the keys, run this command again with the
arguments exchanged, like this:
@var{to_key}. If no argument is specified, reset key mappings. Note that
this command @emph{does not} exchange the keys. If you want to exchange
the keys, run this command again with the arguments exchanged, like this:
@example
grub> @kbd{setkey capslock control}