From 0a2446c2f31cfb357f46bd938a94ea5c162f3884 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 20 Sep 2004 17:51:08 +0000 Subject: addres -> address --- sys/dev/pci/yukonreg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/pci/yukonreg.h') diff --git a/sys/dev/pci/yukonreg.h b/sys/dev/pci/yukonreg.h index 85335cc99a6..04e483c3402 100644 --- a/sys/dev/pci/yukonreg.h +++ b/sys/dev/pci/yukonreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: yukonreg.h,v 1.2 2003/08/12 05:23:06 nate Exp $ */ +/* $OpenBSD: yukonreg.h,v 1.3 2004/09/20 17:51:07 miod Exp $ */ /* * Copyright (c) 2003 Nathan L. Binkert * @@ -162,7 +162,7 @@ /* SMI Data Register (SMIDR) */ #define YUKON_SMIDR 0x0084 -/* PHY Addres Register (PAR) */ +/* PHY Address Register (PAR) */ #define YUKON_PAR 0x0088 #define YU_PAR_MIB_CLR 0x0020 /* MIB Counters Clear Mode */ -- cgit v1.2.3