correct case in memdisk document's example

This commit is contained in:
Kenneth J. Davis 2012-11-10 21:08:06 -05:00
parent c125de457e
commit f190fc5842

View File

@ -79,13 +79,13 @@ LABEL clean
MENU LABEL FreeDOS with no drivers MENU LABEL FreeDOS with no drivers
KERNEL memdisk KERNEL memdisk
INITRD /fdos0360.img INITRD /fdos0360.img
APPEND FLOPPY FD={SET config=0} APPEND floppy FD={SET config=0}
LABEL jemm LABEL jemm
MENU LABEL FreeDOS with memory manager MENU LABEL FreeDOS with memory manager
KERNEL memdisk KERNEL memdisk
INITRD /fdos0360.img INITRD /fdos0360.img
APPEND FLOPPY FD={SET config=1}{DEVICE?=JEMMEX.EXE APPEND floppy FD={SET config=1}{DEVICE?=JEMMEX.EXE
Syslinux boot-prompt (when vesamenu not used): Syslinux boot-prompt (when vesamenu not used):