From 6fde30d182747839e29acaa5897fb40b63b6b785 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 23 Jul 2001 12:05:27 +0000 Subject: s/adress/address/ Inspired by: OpenBSD MFC After: 1 week --- sys/boot/i386/libi386/vidconsole.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/boot/i386') diff --git a/sys/boot/i386/libi386/vidconsole.c b/sys/boot/i386/libi386/vidconsole.c index 56841a5..6b89ae9 100644 --- a/sys/boot/i386/libi386/vidconsole.c +++ b/sys/boot/i386/libi386/vidconsole.c @@ -550,7 +550,7 @@ delay7(void) * This routine uses an inb to an unused port, the time to execute that * inb is approximately 1.25uS. This value is pretty constant across * all CPU's and all buses, with the exception of some PCI implentations - * that do not forward this I/O adress to the ISA bus as they know it + * that do not forward this I/O address to the ISA bus as they know it * is not a valid ISA bus address, those machines execute this inb in * 60 nS :-(. * -- cgit v1.1