fix a minor bug in diskless, add a serial emulation into the grub shell, fix a cosmetic problem in the grub shell.
This commit is contained in:
parent
fbd0ada4bb
commit
443bdcb325
6 changed files with 225 additions and 8 deletions
10
docs/grub.8
10
docs/grub.8
|
@ -1,7 +1,7 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.020.
|
||||
.TH GRUB "8" "August 2000" "GNU GRUB 0.5.96" FSF
|
||||
.TH GRUB "8" "August 2000" "grub (GNU GRUB 0.5.96)" FSF
|
||||
.SH NAME
|
||||
GRUB \- the grub shell
|
||||
grub \- the grub shell
|
||||
.SH SYNOPSIS
|
||||
.B grub
|
||||
[\fIOPTION\fR]...
|
||||
|
@ -53,13 +53,13 @@ print version information and exit
|
|||
Report bugs to <bug-grub@gnu.org>.
|
||||
.SH "SEE ALSO"
|
||||
The full documentation for
|
||||
.B GRUB
|
||||
.B grub
|
||||
is maintained as a Texinfo manual. If the
|
||||
.B info
|
||||
and
|
||||
.B GRUB
|
||||
.B grub
|
||||
programs are properly installed at your site, the command
|
||||
.IP
|
||||
.B info GRUB
|
||||
.B info grub
|
||||
.PP
|
||||
should give you access to the complete manual.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue