typos corrected by wjp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1298
This commit is contained in:
parent
78c9d2a8a3
commit
3db4631b74
2 changed files with 4 additions and 4 deletions
2
README
2
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
|
||||
|
|
|
@ -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."
|
||||
|
|
Loading…
Add table
Reference in a new issue