From 3db4631b74217e10fb650908989ca1649bd0d290 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Sun, 5 Oct 2003 19:31:21 +0000 Subject: [PATCH] typos corrected by wjp Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1298 --- README | 2 +- docs/dosbox.1 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index a13f30f9..2ebb8cd8 100644 --- a/README +++ b/README @@ -83,7 +83,7 @@ MOUNT -cd -label drivelabel Sets the name of the drive to "drivelabel". Needed on some - systems if the cd label isnt read correctly. Useful when a + systems if the cd label isn't read correctly. Useful when a program can't find its cdrom. -aspi diff --git a/docs/dosbox.1 b/docs/dosbox.1 index b8acc8fc..999f95e1 100644 --- a/docs/dosbox.1 +++ b/docs/dosbox.1 @@ -66,7 +66,7 @@ Sets the size of the drive. .TP .BI \-label " drivelabel" .RI "Sets the name of the drive to " drivelabel ". Needed on some" -systems if the cd label isnt read correctly. Useful when a +systems if the cd label isn't read correctly. Useful when a program can't find its cdrom. .TP .B \-aspi @@ -98,11 +98,11 @@ Display the amount of free memory .LP .B LOADFIX \-f .LP -Program to eat up memory, Usefull for old programs which don't expect much memory to be free. +Program to eat up memory, Useful for old programs which don't expect much memory to be free. .RS .TP .B [programname] -The name of the program which is executed after loadfix eats up it's memory. +The name of the program which is executed after loadfix eats up its memory. .TP .B [parameters] .RB "Parameters given to the " programname " executable."