summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2007-04-10 17:14:42 +0000
committermiod <miod@openbsd.org>2007-04-10 17:14:42 +0000
commit626e3f5f0811a22a3bc773f08a9e0f18c2ec0945 (patch)
tree0bf472780cc750c2af3244db37e1e9466a0acafb /sys
parentremove process from thread list sooner in exit (notably, before waiting (diff)
downloadwireguard-openbsd-626e3f5f0811a22a3bc773f08a9e0f18c2ec0945.tar.xz
wireguard-openbsd-626e3f5f0811a22a3bc773f08a9e0f18c2ec0945.zip
privledges -> privileges
Diffstat (limited to 'sys')
-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...
*/