mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-21 22:13:33 -07:00
Typo
This commit is contained in:
parent
b297ae5788
commit
4a04e09131
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
MSDOS 2.0 RELEASE
|
||||
|
||||
|
||||
The 2.0 Release of MSDOS includes five 5 1/4 double density single sided
|
||||
diskettes or three 8 iinch CP/M 80 format diskettes.
|
||||
The 2.0 Release of MSDOS includes five 5 1/4 inch double density single sided
|
||||
diskettes or three 8 inch CP/M 80 format diskettes.
|
||||
|
||||
The software/documentation on the five inch diskettes is arranged
|
||||
as follows:
|
||||
|
@ -174,4 +174,3 @@ At all times, the BIOS writer should be careful to preserve the state
|
|||
of the DOS - including the flags. You should be also be cautioned that
|
||||
the MSDOS stack is not deep. You should not count on more than one or
|
||||
two pushes of the registers.
|
||||
|