From 411f666dcd6cdc78162b476dae36d9828fb1827f Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 23 Sep 2004 14:56:59 +0000 Subject: [PATCH] typo's (screcko) Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1990 --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index d2731af5..9f528b1f 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ NOTE: While we hope that, one day, DOSBox will run virtually all programs ever made for the PC...we are not there yet. At present, DOSBox run on a high- -end machine will roughly be the equivalent of a low-end 486 PC. The 0.60 +end machine will roughly be the equivalent of a 486 PC. The 0.60 release has added support for "protected mode" allowing for more complex and recent programs, but note that this support is early in development and nowhere near as complete as the support for 386 real-mode games (or @@ -415,10 +415,10 @@ IMGMOUNT Required to mount hard drive images. An example of CD-ROM images: - 1a. mount c /tmp - 1b. mount d c:\myiso.iso -t iso - or (which also works) - 2. mount d /tmp/myiso.iso -t iso + 1a. mount c /tmp + 1b. imgmount d c:\myiso.iso -t iso + or (which also works): + 2. imgmount d /tmp/myiso.iso -t iso BOOT