From: jsg Date: Sun, 2 Jan 2022 05:32:00 +0000 (+0000) Subject: contoller -> controller X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5e505ec9ac8d23c7c7a9b30701474f2060c3b2f5;p=openbsd contoller -> controller --- 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.