Fix typo
This commit is contained in:
Emre Sevinç
2019-03-04 11:00:13 +01:00
committed by GitHub
parent 04a3d20ff4
commit 85774f2761

View File

@@ -8,7 +8,7 @@ The software/documentation on the five inch diskettes is arranged
as follows:
1. DOS distribution diskette. This diskette contains files which
should be distriibuted to all users. This allows the DOS distri-
should be distributed to all users. This allows the DOS distri-
bution diskette to meet the requirements of users of high level
language compilers as well as users running only applications.
Many compilers marketed independently through the retail channel
@@ -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.