diff options
Diffstat (limited to 'sys/dev/ic/am79c930reg.h')
-rw-r--r-- | sys/dev/ic/am79c930reg.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/ic/am79c930reg.h b/sys/dev/ic/am79c930reg.h index a9c74a49562..5139951cc81 100644 --- a/sys/dev/ic/am79c930reg.h +++ b/sys/dev/ic/am79c930reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: am79c930reg.h,v 1.3 2001/07/04 09:02:57 niklas Exp $ */ +/* $OpenBSD: am79c930reg.h,v 1.4 2002/06/03 20:01:36 deraadt Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -48,7 +48,7 @@ /* * The 79c930 contains a bus interface unit, a media access - * controller, and a tranceiver attachment interface. + * controller, and a transceiver attachment interface. * The MAC contains an 80188 CPU core. * typical devices built around this chip typically add 32k or 64k of * memory for buffers. @@ -112,7 +112,7 @@ /* - * Tranceiver Attachment Interface Registers (TIR space) + * Transceiver Attachment Interface Registers (TIR space) * (omitted for now, since host access to them is for diagnostic * purposes only). */ |