summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/hp300/hp300/locore.s4
-rw-r--r--sys/arch/mvme68k/mvme68k/locore.s4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/hp300/hp300/locore.s b/sys/arch/hp300/hp300/locore.s
index 3d506dd112a..e24ec1f81bc 100644
--- a/sys/arch/hp300/hp300/locore.s
+++ b/sys/arch/hp300/hp300/locore.s
@@ -1,4 +1,4 @@
-/* $OpenBSD: locore.s,v 1.37 2003/06/02 23:27:45 millert Exp $ */
+/* $OpenBSD: locore.s,v 1.38 2004/03/09 00:08:13 xsa Exp $ */
/* $NetBSD: locore.s,v 1.91 1998/11/11 06:41:25 thorpej Exp $ */
/*
@@ -518,7 +518,7 @@ Lnocache0:
/*
* Create a fake exception frame so that cpu_fork() can copy it.
- * main() nevers returns; we exit to user mode from a forked process
+ * main() never returns; we exit to user mode from a forked process
* later on.
*/
clrw sp@- | vector offset/frame type
diff --git a/sys/arch/mvme68k/mvme68k/locore.s b/sys/arch/mvme68k/mvme68k/locore.s
index b9f2f2b1195..7363b279969 100644
--- a/sys/arch/mvme68k/mvme68k/locore.s
+++ b/sys/arch/mvme68k/mvme68k/locore.s
@@ -1,4 +1,4 @@
-/* $OpenBSD: locore.s,v 1.38 2004/03/03 07:46:58 miod Exp $ */
+/* $OpenBSD: locore.s,v 1.39 2004/03/09 00:08:13 xsa Exp $ */
/*
* Copyright (c) 1995 Theo de Raadt
@@ -564,7 +564,7 @@ Lnocache0:
/*
* Create a fake exception frame so that cpu_fork() can copy it.
- * main() nevers returns; we exit to user mode from a forked process
+ * main() never returns; we exit to user mode from a forked process
* later on.
*/
clrw sp@- | vector offset/frame type