diff --git a/ChangeLog b/ChangeLog index c2b85b704..2c47f8aa0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-08-10 Pavel Roskin + + * docs/tutorial.texi: minor fixes + 2000-08-10 OKUJI Yoshinori * docs/tutorial.texi (Installation): Divided into three sections diff --git a/docs/tutorial.texi b/docs/tutorial.texi index 07ed76930..358ae9760 100644 --- a/docs/tutorial.texi +++ b/docs/tutorial.texi @@ -163,7 +163,7 @@ the first and the second block of the floppy disk, respectively. on the floppy. @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: @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 grub shell}). Therefore, you may run @command{grub} directly to install GRUB, without using @command{grub-install}. Don't do that, however, -unless you are very familiar with the internal of GRUB. Installing a -boot loader under UNIX is so dangerous. +unless you are very familiar with the internals of GRUB. Installing a +boot loader on a running OS may be dangerous. @node Booting