diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-21 18:58:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-21 18:58:51 +0000 |
commit | 09533afdf9d8765c07281cc781bb793add772fff (patch) | |
tree | 127756d1f0b3ef0d9b54bf585b52cfde1d7f8a28 /sys/dev/ic/am79c930reg.h | |
parent | 8340012e43d3e836557b3ef5cce99f0b05419e90 (diff) |
typos from Tom Cosgrove;
Tom: I did not commit a couple of your changes.
i did not include some punctuation fixes (full stops, etc.)
mnemorable -> mnemonic: i decided memorable was probably better
instrunctions -> instruction: i kept the plural
Diffstat (limited to 'sys/dev/ic/am79c930reg.h')
-rw-r--r-- | sys/dev/ic/am79c930reg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/am79c930reg.h b/sys/dev/ic/am79c930reg.h index 5139951cc81..421e8b1a13b 100644 --- a/sys/dev/ic/am79c930reg.h +++ b/sys/dev/ic/am79c930reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: am79c930reg.h,v 1.4 2002/06/03 20:01:36 deraadt Exp $ */ +/* $OpenBSD: am79c930reg.h,v 1.5 2003/10/21 18:58:48 jmc Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -98,7 +98,7 @@ #define AM79C930_LMA_HI_ISAPWRDWN 0x80 /* - * mmm, inconsistancy in chip documentation: + * mmm, inconsistency in chip documentation: * According to page 79--80, all four of the following are equivalent * and address the single byte pointed at by BSS_{FS,MBS} | LMA_{HI,LO} * According to tables on p63 and p67, they're the LSB through MSB |