diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-09-20 17:02:33 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-09-20 17:02:33 +0000 |
commit | 1090c37a2abb53f452afc18664a076f51e6f21b6 (patch) | |
tree | f584f4c3c851ada9b1836a869092f7a5f03c2514 /sys/arch/m68k/fpsp/x_snan.sa | |
parent | 6f37323ba7b6bb6a6b9ec40c4c94eb3706bb16a7 (diff) |
occured->occurred
idea from deraadt@ via NetBSD
millert@ ok
Diffstat (limited to 'sys/arch/m68k/fpsp/x_snan.sa')
-rw-r--r-- | sys/arch/m68k/fpsp/x_snan.sa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m68k/fpsp/x_snan.sa b/sys/arch/m68k/fpsp/x_snan.sa index fd0962100fb..668580723ce 100644 --- a/sys/arch/m68k/fpsp/x_snan.sa +++ b/sys/arch/m68k/fpsp/x_snan.sa @@ -1,4 +1,4 @@ -* $OpenBSD: x_snan.sa,v 1.2 1996/05/29 21:05:48 niklas Exp $ +* $OpenBSD: x_snan.sa,v 1.3 2001/09/20 17:02:30 mpech Exp $ * $NetBSD: x_snan.sa,v 1.3 1994/10/26 07:50:28 cgd Exp $ * MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP @@ -83,7 +83,7 @@ fpsp_snan: * * It is possible to have an inex1 exception with the * snan. If the inex enable bit is set in the FPCR, and either -* inex2 or inex1 occured, we must clean up and branch to the +* inex2 or inex1 occurred, we must clean up and branch to the * real inex handler. * ck_inex: |