diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-04-17 20:11:21 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-04-17 20:11:21 +0000 |
commit | 1f3df21a77e720429383b26adc01a502c559c16c (patch) | |
tree | 36d1f49630606c8a3d97ae1c4db0f9586bb581d0 /etc/etc.i386/INSTALL.os2br | |
parent | 7d0500737460926be52a8b0b54186d6c90e0d710 (diff) |
Spelling, typos, etc; mpech@prosoft.org.lv
Diffstat (limited to 'etc/etc.i386/INSTALL.os2br')
-rw-r--r-- | etc/etc.i386/INSTALL.os2br | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/etc.i386/INSTALL.os2br b/etc/etc.i386/INSTALL.os2br index 6f243869484..71ba1a983c8 100644 --- a/etc/etc.i386/INSTALL.os2br +++ b/etc/etc.i386/INSTALL.os2br @@ -429,7 +429,7 @@ Additional data areas. 0000:7D84 F7260B00 MUL WORD PTR [000B] multiply by sector size 0000:7D88 03F8 ADD DI,AX add to memory address 0000:7D8A 5A POP DX restore upper part of LBA -0000:7D8B 58 POP AX resotre lower part of LBA +0000:7D8B 58 POP AX restore lower part of LBA 0000:7D8C 03C3 ADD AX,BX add number of sector just 0000:7D8E 83D200 ADC DX,+00 read to LBA 0000:7D91 2ACB SUB CL,BL decr requested num of sect |