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/netbsd.sa | |
parent | 6f37323ba7b6bb6a6b9ec40c4c94eb3706bb16a7 (diff) |
occured->occurred
idea from deraadt@ via NetBSD
millert@ ok
Diffstat (limited to 'sys/arch/m68k/fpsp/netbsd.sa')
-rw-r--r-- | sys/arch/m68k/fpsp/netbsd.sa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m68k/fpsp/netbsd.sa b/sys/arch/m68k/fpsp/netbsd.sa index 6fa7c6b7d5d..933bc0fff30 100644 --- a/sys/arch/m68k/fpsp/netbsd.sa +++ b/sys/arch/m68k/fpsp/netbsd.sa @@ -1,4 +1,4 @@ -* $OpenBSD: netbsd.sa,v 1.3 1997/07/06 07:46:21 downsj Exp $ +* $OpenBSD: netbsd.sa,v 1.4 2001/09/20 17:02:30 mpech Exp $ * $NetBSD: netbsd.sa,v 1.3 1997/04/25 02:26:04 thorpej Exp $ * MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP @@ -107,7 +107,7 @@ real_dz: * necessary for E1 exceptions. * * Code following the 'inex' label is to handle bug #1232. In this -* bug, if an E1 snan, ovfl, or unfl occured, and the process was +* bug, if an E1 snan, ovfl, or unfl occurred, and the process was * swapped out before taking the exception, the exception taken on * return was inex, rather than the correct exception. The snan, ovfl, * and unfl exception to be taken must not have been enabled. The |