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