summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/iomod.h
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-01-05 09:53:41 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-01-05 09:53:41 +0000
commit117f18af6f6ab5c163e7456262b38dc9d53dd533 (patch)
treedaf3bf3d4e33f84a36688d27135653976ea4db5c /sys/arch/hppa/include/iomod.h
parentc6a2378f8936aef94fe3979e1712d85a853d687c (diff)
typos from Jared Yanovich;
Diffstat (limited to 'sys/arch/hppa/include/iomod.h')
-rw-r--r--sys/arch/hppa/include/iomod.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/include/iomod.h b/sys/arch/hppa/include/iomod.h
index 8058981ed54..27e69a91378 100644
--- a/sys/arch/hppa/include/iomod.h
+++ b/sys/arch/hppa/include/iomod.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: iomod.h,v 1.14 2003/11/03 05:34:44 david Exp $ */
+/* $OpenBSD: iomod.h,v 1.15 2004/01/05 09:53:40 jmc Exp $ */
/*
* Copyright (c) 2000-2003 Michael Shalayeff
@@ -315,7 +315,7 @@ struct bpa {
/*
* All I/O and Memory modules have 4K-bytes of HPA space associated with
* it (described above), however not all modules implement every register.
- * The first 2K-bytes of registers are "priviliged".
+ * The first 2K-bytes of registers are "privileged".
*
* (WO) == Write Only, (RO) == Read Only
*/