summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-11-08 19:17:31 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-11-08 19:17:31 +0000
commitf0f3a0c6fbdf3bbd095d37a8fd2e0d0c250f8a21 (patch)
treef9bafe25867d0323af89776288c80edb6b30c09c /sys/arch/i386
parent01ff1e7438b7bc934d05a03ca72d57c3e5484fab (diff)
typos from Jonathon Gray;
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/stand/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/README b/sys/arch/i386/stand/README
index 170ef1fb354..9803dbc1030 100644
--- a/sys/arch/i386/stand/README
+++ b/sys/arch/i386/stand/README
@@ -1,4 +1,4 @@
-$OpenBSD: README,v 1.12 1998/02/24 22:06:37 weingart Exp $
+$OpenBSD: README,v 1.13 2003/11/08 19:17:28 jmc Exp $
# hmm, no copyright
@@ -114,7 +114,7 @@ to use sleep instead, it's known to work.
Thu Jul 17 21:24:42 EDT 1997
----------------------------
-Return to the way when code has to be less then 64k, or better say that
+Return to the way when code has to be less than 64k, or better say that
whole gidt.S code must be in the 1st 64k of /boot .text section.
This saves about 2k of code (idt initialization).
APM information is now gathered and passed to the locore.s upon kernel