From d8544dae43989d7da5d673bdf7fa610cb2e73287 Mon Sep 17 00:00:00 2001 From: jthomas Date: Mon, 9 Jun 2003 22:22:36 +0000 Subject: [PATCH] - revert incorrect change to grub.texi --- ChangeLog | 8 -------- docs/grub.texi | 4 +--- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9625c2ddb..00126d41c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,3 @@ -2003-05-23 Jason Thomas - - * docs/grub.texi (Configuration): The documentation had the wrong - directory for the menu.lst file, so I corrected this to /boot/grub or - /boot/boot/grub with a comment in parenthesises about /boot being a - serperate partition. - Reported by - 2003-05-04 Yoshinori K. Okuji * docs/grub.texi (partnew): Fixed the inconsistency between the diff --git a/docs/grub.texi b/docs/grub.texi index d0102ec03..f6bf09e83 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -989,9 +989,7 @@ OS. There's a solution to that - GRUB provides a menu interface keys) that will do everything to boot an OS. To enable the menu, you need a configuration file, -@file{menu.lst} under the @file{/boot/grub} directory or possibly the -@file{/boot/boot/grub} directory (if your boot directory is a seperate -partition). We'll analyze an example +@file{menu.lst} under the boot directory. We'll analyze an example file. The file first contains some general settings, the menu interface