mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-20 13:33:44 -07:00
Update DEVDRIV.txt
Typos
This commit is contained in:
parent
d93b3240a8
commit
2f8bf9c368
1 changed files with 2 additions and 2 deletions
|
@ -558,7 +558,7 @@ to 0) in his transfer segment, so in this case the last two
|
||||||
bytes can be ignored).
|
bytes can be ignored).
|
||||||
|
|
||||||
|
|
||||||
NON DESRUCTIVE READ NO WAIT - ES:BX ->
|
NON DESTRUCTIVE READ NO WAIT - ES:BX ->
|
||||||
+------------------------------------+
|
+------------------------------------+
|
||||||
| 13-BYTE Static Request Header |
|
| 13-BYTE Static Request Header |
|
||||||
+------------------------------------+
|
+------------------------------------+
|
||||||
|
@ -799,4 +799,4 @@ The third byte is minutes, the fourth hours, the fifth
|
||||||
hundredths of seconds, and the sixth seconds. Reading the
|
hundredths of seconds, and the sixth seconds. Reading the
|
||||||
CLOCK device gets the date and time, writing to it sets the
|
CLOCK device gets the date and time, writing to it sets the
|
||||||
date and time.
|
date and time.
|
||||||
|