From fb4f1e3253967396884b4384a2481f51b7060ab0 Mon Sep 17 00:00:00 2001 From: okuji Date: Sat, 27 Jan 2001 04:06:41 +0000 Subject: [PATCH] doc update. --- ChangeLog | 11 +++++++++++ THANKS | 1 + docs/grub-new.texi | 11 ++++++----- 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index fb6f04975..8d72a5a66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2001-01-27 OKUJI Yoshinori + + From Bernhard Treutwein + : + * docs/grub-new.texi (DOS/Windows): Made more readable. + +2001-01-27 OKUJI Yoshinori + + * docs/multiboot.texi: Start reorganizing Multiboot + Specification. + 2001-01-15 OKUJI Yoshinori From Thierry Laronde : diff --git a/THANKS b/THANKS index 9908159f3..bb5c3f17d 100644 --- a/THANKS +++ b/THANKS @@ -9,6 +9,7 @@ generally assist in the GRUB maintainership process: Alessandro Rubini Alexander K. Hudek Andrew Clausen +Bernhard Treutwein Bradford Hovinen Brian Brunswick Bryan Ford diff --git a/docs/grub-new.texi b/docs/grub-new.texi index 124bc1d87..ab6312732 100644 --- a/docs/grub-new.texi +++ b/docs/grub-new.texi @@ -928,11 +928,12 @@ primary partitions for DOS/Windows. Certainly you should avoid doing this, but there is a solution if you do want to do so. Use the partition hiding/unhiding technique. -If GRUB @dfn{hide}s a DOS (or Windows) partition (@pxref{hide}), it -ignores the partition. If GRUB @dfn{unhide}s a DOS (or Windows) -partition (@pxref{unhide}), it detects the partition. Thus, if you have -installed DOS (or Windows) on the first partition and the second of the -first hard disk, and boot the first copy, do the following: +If GRUB @dfn{hide}s a DOS (or Windows) partition (@pxref{hide}), DOS (or +Windows) will ignore the partition. If GRUB @dfn{unhide}s a DOS (or +Windows) partition (@pxref{unhide}), DOS (or Windows) will detect the +partition. Thus, if you have installed DOS (or Windows) on the first +partition and the second of the first hard disk, and boot the first +copy, do the following: @example @group