summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2007-04-10 17:14:44 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2007-04-10 17:14:44 +0000
commit1b4be1fb0bacf9721e3c4a1a38919d24ad3f2e75 (patch)
treeb20d898ea68c0bbe06b21cd16a2b34e7ac5d4f5a /sys/arch
parent9f121a4f73fff561a0f3fef1bad52d74d24a4f66 (diff)
privledges -> privileges
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/mac68k/mac68k/pram.h4
-rw-r--r--sys/arch/mac68k/mac68k/pramasm.s4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/mac68k/mac68k/pram.h b/sys/arch/mac68k/mac68k/pram.h
index c6337eeae08..34f1726b324 100644
--- a/sys/arch/mac68k/mac68k/pram.h
+++ b/sys/arch/mac68k/mac68k/pram.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: pram.h,v 1.8 2006/01/13 21:02:38 miod Exp $ */
+/* $OpenBSD: pram.h,v 1.9 2007/04/10 17:14:42 miod Exp $ */
/* $NetBSD: pram.h,v 1.3 1996/05/05 06:18:53 briggs Exp $ */
/*
* RTC toolkit version 1.08b, copyright 1995, erik vogan
*
- * All rights and privledges to this code hereby donated
+ * All rights and privileges to this code hereby donated
* to the ALICE group for use in NetBSD. see the copyright
* below for more info...
*/
diff --git a/sys/arch/mac68k/mac68k/pramasm.s b/sys/arch/mac68k/mac68k/pramasm.s
index 08ebd6ce87c..e09d8823e0e 100644
--- a/sys/arch/mac68k/mac68k/pramasm.s
+++ b/sys/arch/mac68k/mac68k/pramasm.s
@@ -1,10 +1,10 @@
-/* $OpenBSD: pramasm.s,v 1.6 2006/01/13 19:36:47 miod Exp $ */
+/* $OpenBSD: pramasm.s,v 1.7 2007/04/10 17:14:42 miod Exp $ */
/* $NetBSD: pramasm.s,v 1.4 1995/09/28 03:15:54 briggs Exp $ */
/*
* RTC toolkit version 1.08b, copyright 1995, erik vogan
*
- * All rights and privledges to this code hereby donated
+ * All rights and privileges to this code hereby donated
* to the ALICE group for use in NetBSD. see the copyright
* below for more info...
*/