From fb5c6419a832e8e812df747e7919d28e1f420cbe Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 16 Sep 2004 07:54:32 +0000 Subject: Typo in comment. --- sys/arch/sgi/localbus/macebus.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/sgi/localbus/macebus.h b/sys/arch/sgi/localbus/macebus.h index 90ff7a62613..73522b857a9 100644 --- a/sys/arch/sgi/localbus/macebus.h +++ b/sys/arch/sgi/localbus/macebus.h @@ -1,4 +1,4 @@ -/* $OpenBSD: macebus.h,v 1.3 2004/08/10 19:16:18 deraadt Exp $ */ +/* $OpenBSD: macebus.h,v 1.4 2004/09/16 07:54:31 miod Exp $ */ /* * Copyright (c) 2003-2004 Opsycon AB (www.opsycon.com). @@ -104,7 +104,7 @@ #define MACE_ISA_INT_SERIAL_2 0xfc000000 /* Serial port 2 */ -/* ISA Periferials */ +/* ISA Peripherals */ #define MACE_ISA_EPP_OFFS (MACE_ISAX_OFFS+0x00000000) #define MACE_ISA_ECP_OFFS (MACE_ISAX_OFFS+0x00008000) #define MACE_ISA_SER1_OFFS (MACE_ISAX_OFFS+0x00010000) -- cgit v1.2.3