update the GRUB manual.

This commit is contained in:
okuji 2001-02-10 17:50:11 +00:00
parent 2601d0686b
commit f633d9e9c8
4 changed files with 15 additions and 10 deletions

View file

@ -1,3 +1,8 @@
2001-02-11 OKUJI Yoshinori <okuji@gnu.org>
* docs/grub.texi (Command-line and menu commands): Renamed to ...
(General commands): ... this.
2001-02-08 OKUJI Yoshinori <okuji@gnu.org>
* stage2/asm.S [STAGE1_5] (chain_stage2): Save the second sector

View file

@ -1132,9 +1132,8 @@ color light-green/brown blink-red/blue
In the last entry, the command @command{color} is used (@pxref{color}),
to change the menu colors (try it!). This command is somewhat special,
because it can be used both in the command-line and in the menu
(@pxref{Command-line and menu commands}). GRUB has several such
commands, see the user reference.
because it can be used both in the command-line and in the menu. GRUB
has several such commands, see @ref{General commands}.
We hope that you now understand how to use the basic features of
GRUB. To learn more about GRUB, see the following chapters.
@ -1703,7 +1702,7 @@ in the menu or in the menu entries.
@menu
* Menu-specific commands::
* Command-line and menu commands::
* General commands::
* Command-line and menu entry commands::
@end menu
@ -1807,8 +1806,8 @@ the line, starting with the first non-space character.
@end deffn
@node Command-line and menu commands
@section The list of command-line and menu commands
@node General commands
@section The list of general commands
Commands usable both in the menu and in the command-line.
@ -2229,7 +2228,8 @@ and multiple primary partitions exist in one disk. See also
@section The list of command-line and menu entry commands
These commands are usable in the command-line and in menu entries. If
you forget a command, you can run the command @command{help}.
you forget a command, you can run the command @command{help}
(@pxref{help}).
@menu
* blocklist:: Get the block list notation of a file
@ -3265,7 +3265,7 @@ into/from your computer.
The program @command{grub-md5-crypt} encrypts a password in MD5 format.
This is just a frontend of the grub shell (@pxref{Invoking the grub
shell}). Passwords encrypted by this program can be used with the
command @command{password} (@pxref{Command-line and menu commands}).
command @command{password} (@pxref{password}).
@command{grub-md5-crypt} accepts the following options:

View file

@ -1,3 +1,3 @@
@set UPDATED 8 February 2001
@set UPDATED 11 February 2001
@set EDITION 0.5.97
@set VERSION 0.5.97

View file

@ -1,3 +1,3 @@
@set UPDATED 8 February 2001
@set UPDATED 11 February 2001
@set EDITION 0.5.97
@set VERSION 0.5.97