summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/stand')
-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