add minix fs support. use the name "the grub shell" instead of "the stage2 emulator".
This commit is contained in:
parent
29286d8365
commit
434d8607cc
20 changed files with 899 additions and 108 deletions
|
@ -13,6 +13,6 @@ grub.info: grub.texi
|
|||
|
||||
if GRUB_MAINT
|
||||
$(srcdir)/grub.8: ../grub/grub $(srcdir)/$(HELP2MAN)
|
||||
$(srcdir)/$(HELP2MAN) --name="the stage2 emulator shell" \
|
||||
$(srcdir)/$(HELP2MAN) --name="the grub shell" \
|
||||
--section=8 --output=$@ $<
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue