docs/tutorial.texi: minor fixes
This commit is contained in:
parent
8b4dd784f7
commit
9f8d97188c
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2000-08-10 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* docs/tutorial.texi: minor fixes
|
||||||
|
|
||||||
2000-08-10 OKUJI Yoshinori <okuji@gnu.org>
|
2000-08-10 OKUJI Yoshinori <okuji@gnu.org>
|
||||||
|
|
||||||
* docs/tutorial.texi (Installation): Divided into three sections
|
* docs/tutorial.texi (Installation): Divided into three sections
|
||||||
|
|
|
@ -163,7 +163,7 @@ the first and the second block of the floppy disk, respectively.
|
||||||
on the floppy.
|
on the floppy.
|
||||||
@end quotation
|
@end quotation
|
||||||
|
|
||||||
On a UNIX like operating system, that is done with the following
|
On a UNIX-like operating system, that is done with the following
|
||||||
commands:
|
commands:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
|
@ -305,8 +305,8 @@ Note that @command{grub-install} is actually just a shell script and the
|
||||||
real task is done by the grub shell @command{grub} (@pxref{Invoking the
|
real task is done by the grub shell @command{grub} (@pxref{Invoking the
|
||||||
grub shell}). Therefore, you may run @command{grub} directly to install
|
grub shell}). Therefore, you may run @command{grub} directly to install
|
||||||
GRUB, without using @command{grub-install}. Don't do that, however,
|
GRUB, without using @command{grub-install}. Don't do that, however,
|
||||||
unless you are very familiar with the internal of GRUB. Installing a
|
unless you are very familiar with the internals of GRUB. Installing a
|
||||||
boot loader under UNIX is so dangerous.
|
boot loader on a running OS may be dangerous.
|
||||||
|
|
||||||
|
|
||||||
@node Booting
|
@node Booting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue