One the -> On the
authormiod <miod@openbsd.org>
Sat, 24 Jul 2010 12:18:55 +0000 (12:18 +0000)
committermiod <miod@openbsd.org>
Sat, 24 Jul 2010 12:18:55 +0000 (12:18 +0000)
sys/arch/alpha/include/cpu.h
sys/arch/hp300/include/cpu.h
sys/arch/mac68k/include/cpu.h
sys/arch/mvme68k/include/cpu.h

index 119470b..7342a22 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.39 2009/11/07 23:01:38 miod Exp $ */
+/* $OpenBSD: cpu.h,v 1.40 2010/07/24 12:18:55 miod Exp $ */
 /* $NetBSD: cpu.h,v 1.45 2000/08/21 02:03:12 thorpej Exp $ */
 
 /*-
@@ -254,7 +254,7 @@ extern      struct cpu_info cpu_info_store;
 
 /*
  * Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe.  One the Alpha, we use
+ * machine state in an opaque clockframe.  On the Alpha, we use
  * what we push on an interrupt (a trapframe).
  */
 struct clockframe {
index b5d086d..abe27cf 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: cpu.h,v 1.37 2009/03/26 17:24:33 oga Exp $    */
+/*     $OpenBSD: cpu.h,v 1.38 2010/07/24 12:18:58 miod Exp $   */
 /*     $NetBSD: cpu.h,v 1.28 1998/02/13 07:41:51 scottr Exp $  */
 
 /*
@@ -60,7 +60,7 @@
 
 /*
  * Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe.  One the hp300, we use
+ * machine state in an opaque clockframe.  On the hp300, we use
  * what the hardware pushes on an interrupt (frame format 0).
  */
 struct clockframe {
index b16631c..b462075 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: cpu.h,v 1.48 2009/03/26 17:24:33 oga Exp $    */
+/*     $OpenBSD: cpu.h,v 1.49 2010/07/24 12:18:58 miod Exp $   */
 /*     $NetBSD: cpu.h,v 1.45 1997/02/10 22:13:40 scottr Exp $  */
 
 /*
@@ -80,7 +80,7 @@
 
 /*
  * Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe.  One the hp300, we use
+ * machine state in an opaque clockframe.  On the m68k, we use
  * what the hardware pushes on an interrupt (frame format 0).
  */
 struct clockframe {
index bed8a23..492c789 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: cpu.h,v 1.32 2009/03/26 17:24:33 oga Exp $ */
+/*     $OpenBSD: cpu.h,v 1.33 2010/07/24 12:18:58 miod Exp $ */
 
 /*
  * Copyright (c) 1995 Theo de Raadt
@@ -83,7 +83,7 @@
 
 /*
  * Arguments to hardclock and gatherstats encapsulate the previous
- * machine state in an opaque clockframe.  One the m68k, we use
+ * machine state in an opaque clockframe.  On the m68k, we use
  * what the hardware pushes on an interrupt (frame format 0).
  */
 struct clockframe {