From 9f8d97188c9abe54035b95e1fbabc276488ee10e Mon Sep 17 00:00:00 2001 From: proski Date: Thu, 10 Aug 2000 22:48:14 +0000 Subject: [PATCH] docs/tutorial.texi: minor fixes --- ChangeLog | 4 ++++ docs/tutorial.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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