1
0
Fork 0

typos corrected by wjp

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1298
This commit is contained in:
Peter Veenstra 2003-10-05 19:31:21 +00:00
parent 78c9d2a8a3
commit 3db4631b74
2 changed files with 4 additions and 4 deletions

2
README
View file

@ -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

View file

@ -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."