diff options
Diffstat (limited to 'doc/memdisk.txt')
-rw-r--r-- | doc/memdisk.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/memdisk.txt b/doc/memdisk.txt index 6c994f92..79d76400 100644 --- a/doc/memdisk.txt +++ b/doc/memdisk.txt @@ -9,7 +9,7 @@ disk and a (very small - 2K typical) chunk of low (DOS) memory for the driver itself, then hooking the INT 13h (disk driver) and INT 15h (memory query) BIOS interrupts. -To use it, type on the SYSLINUX command line: +To use it, type on the Syslinux command line: memdisk initrd=diskimg.img |