2004-04-15 Yoshinori K. Okuji <okuji@enbug.org>
* netboot/fsys_tftp.c (buf_fill): Cast 1 to unsigned short explicitly so that the constant doesn't extend unsigned short to int automatically. Reported by Eduard Guzovsky <eguzovsk@enterasys.com>. * docs/grub.texi (Invoking grub-md5-crypt): Fixed the chapter name. Reported by Martin Pool <mbp@sourcefrog.net>.
This commit is contained in:
parent
0accb2cab8
commit
4e69adb6ab
4 changed files with 15 additions and 3 deletions
|
@ -3466,7 +3466,7 @@ Use @var{file} as the grub shell.
|
|||
|
||||
|
||||
@node Invoking grub-terminfo
|
||||
@chapter Invoking grub-md5-crypt
|
||||
@chapter Invoking grub-terminfo
|
||||
|
||||
The program @command{grub-terminfo} generates a terminfo command from
|
||||
a terminfo name (@pxref{terminfo}). The result can be used in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue