2006-06-24 Yoshinori K. Okuji <okuji@enbug.org>

* docs/grub.texi: Changed the license term to the GNU Free
        Documentation License 1.2.

        * docs/multiboot.texi: Reformatted to show the license term
        and the version number explicitly.

        * docs/fdl.texi: New file.

        * docs/Makefile.am (grub_TEXINFOS): Added fdl.texi.
This commit is contained in:
okuji 2006-06-24 14:40:02 +00:00
parent bde9a318fb
commit 005098fb1b
12 changed files with 576 additions and 171 deletions

View file

@ -1,5 +1,5 @@
info_TEXINFOS = grub.texi multiboot.texi
grub_TEXINFOS = internals.texi
grub_TEXINFOS = internals.texi fdl.texi
EXAMPLES = boot.S kernel.c multiboot.h
multiboot_TEXINFOS = boot.S.texi kernel.c.texi multiboot.h.texi
man_MANS = grub.8 mbchk.1 grub-install.8 grub-md5-crypt.8 grub-terminfo.8