summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-01-02 05:32:01 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-01-02 05:32:01 +0000
commit57241b56333b71bfa176b559db3f2a406e63b95d (patch)
treeb9f01580b708b1a652413191cf56b2928bf084d6 /sys/arch
parent1cc3d4db056c04b4ceff3472d7d9d65bf2186eb1 (diff)
contoller -> controller
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/files.i3864
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386
index b4cf858e8e6..8ca2b68c46b 100644
--- a/sys/arch/i386/conf/files.i386
+++ b/sys/arch/i386/conf/files.i386
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i386,v 1.246 2019/12/08 12:25:30 mpi Exp $
+# $OpenBSD: files.i386,v 1.247 2022/01/02 05:32:00 jsg Exp $
#
# new style config file for i386 architecture
#
@@ -314,7 +314,7 @@ file arch/i386/i386/rbus_machdep.c cardbus
# needs to be before its isa and pci attachments. This answer is
# non-optimal, but I don't have a better answer right now.
-# PCIC pcmcia contoller
+# PCIC pcmcia controller
# XXX this needs to be done very late, so it's done here. This feels
# like a kludge, but it might be for the best.