summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2001-08-16 22:17:43 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2001-08-16 22:17:43 +0000
commitc01d4075a90eb9fa750643b710d3ddbdbcd55069 (patch)
tree751b42f12d1073debe80df761d8fe2cc07257c72 /sys/arch
parent213be34a6079942cfa5c24b8fa4b81c68565614b (diff)
Typo
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/amiga/amiga/DOC/README.ints4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amiga/amiga/DOC/README.ints b/sys/arch/amiga/amiga/DOC/README.ints
index a8e17c0c078..6abe4231f2f 100644
--- a/sys/arch/amiga/amiga/DOC/README.ints
+++ b/sys/arch/amiga/amiga/DOC/README.ints
@@ -1,4 +1,4 @@
-$OpenBSD: README.ints,v 1.3 2001/06/27 05:44:43 nate Exp $
+$OpenBSD: README.ints,v 1.4 2001/08/16 22:17:42 miod Exp $
There are four different interruptsystems currently supported (well
only three, really) in the kernel. They are all mutual exclusive:
@@ -18,7 +18,7 @@ only three, really) in the kernel. They are all mutual exclusive:
temporarily blocking level 6 interrupts via the Amiga custom
interrupt controller and set the AUD3 interrupt bit in that
same chip. This will imply a level 4 interrupt to be
- schudled. In that handler after the level 6 interrupt has
+ scheduled. In that handler after the level 6 interrupt has
been serviced, IPL 6 is unblocked again. This will have
positive effect on interrupts coming in at IPL 5, specifically
the serial receive interrupt. A potential trouble area is