doc update.

This commit is contained in:
okuji 1999-06-01 05:40:00 +00:00
parent cfd87522af
commit b1c1211adb

View file

@ -65,14 +65,16 @@ Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions. into another language, under the above conditions for modified versions.
@end titlepage @end titlepage
@c The Top node appears only in Info. @c The Top node should not appears in TeX.
@ifinfo @ifnottex
@node Top @node Top
@top GRUB @top GRUB
This file documents GNU GRUB, the Grand Unified Bootloader. This This file documents GNU GRUB, the Grand Unified Bootloader. This
edition documents version @value{VERSION}. edition documents version @value{VERSION}.
@end ifnottex
@menu @menu
* Introduction:: Capturing the spirit of GRUB. * Introduction:: Capturing the spirit of GRUB.
@ -130,8 +132,6 @@ Implementation details
@end detailmenu @end detailmenu
@end menu @end menu
@end ifinfo
@node Introduction @node Introduction
@chapter Introduction @chapter Introduction