summaryrefslogtreecommitdiff
path: root/sys/arch/m68k
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-01-23 19:16:10 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-01-23 19:16:10 +0000
commit76f1b301beaf1b3b97816b2b1c916e473aabc9a5 (patch)
treeca55fad37dc86b02f5feb8842e3989817114626d /sys/arch/m68k
parente488c598aa57d4c2a7c96667258432e9c0049518 (diff)
compatability -> compatibility.
Diffstat (limited to 'sys/arch/m68k')
-rw-r--r--sys/arch/m68k/060sp/isp.s4
-rw-r--r--sys/arch/m68k/fpsp/x_bsun.sa4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/m68k/060sp/isp.s b/sys/arch/m68k/060sp/isp.s
index ae7cea541e3..fcd5947b7ee 100644
--- a/sys/arch/m68k/060sp/isp.s
+++ b/sys/arch/m68k/060sp/isp.s
@@ -1,5 +1,5 @@
#
-# $OpenBSD: isp.s,v 1.2 1996/05/30 22:14:48 niklas Exp $
+# $OpenBSD: isp.s,v 1.3 2002/01/23 19:16:09 fgsch Exp $
# $NetBSD: isp.s,v 1.2 1996/05/15 19:48:48 is Exp $
#
@@ -2636,7 +2636,7 @@ mul64_neg:
addx.l %d7, %d4 # add carry to hi(result)
# the result is saved to the register file.
-# for '040 compatability, if Dl == Dh then only the hi(result) is
+# for '040 compatibility, if Dl == Dh then only the hi(result) is
# saved. so, saving hi after lo accomplishes this without need to
# check Dl,Dh equality.
mul64_done:
diff --git a/sys/arch/m68k/fpsp/x_bsun.sa b/sys/arch/m68k/fpsp/x_bsun.sa
index 01d19525b7b..4b69c136f54 100644
--- a/sys/arch/m68k/fpsp/x_bsun.sa
+++ b/sys/arch/m68k/fpsp/x_bsun.sa
@@ -1,4 +1,4 @@
-* $OpenBSD: x_bsun.sa,v 1.2 1996/05/29 21:05:46 niklas Exp $
+* $OpenBSD: x_bsun.sa,v 1.3 2002/01/23 19:16:09 fgsch Exp $
* $NetBSD: x_bsun.sa,v 1.2 1994/10/26 07:50:22 cgd Exp $
* MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
@@ -36,7 +36,7 @@
*
* fpsp_bsun --- FPSP handler for branch/set on unordered exception
*
-* Copy the PC to FPIAR to maintain 881/882 compatability
+* Copy the PC to FPIAR to maintain 881/882 compatibility
*
* The real_bsun handler will need to perform further corrective
* measures as outlined in the 040 User's Manual on pages