diff options
author | Charles Longeau <chl@cvs.openbsd.org> | 2007-09-12 13:56:41 +0000 |
---|---|---|
committer | Charles Longeau <chl@cvs.openbsd.org> | 2007-09-12 13:56:41 +0000 |
commit | 50fd18ed38e81390909accc0cd470756ad7238e4 (patch) | |
tree | 14a2527b3c8ce2897a1c9308be0d27e79bcb96c5 /sys/arch/m68k/fpsp/x_unfl.sa | |
parent | d8d7fbeace64e8463fc32293c332c5397d1a2a59 (diff) |
s/atoin/ation/ typos
ok ray@ cnst@ moritz@ sobrado@ millert@ mbalmer@
Diffstat (limited to 'sys/arch/m68k/fpsp/x_unfl.sa')
-rw-r--r-- | sys/arch/m68k/fpsp/x_unfl.sa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m68k/fpsp/x_unfl.sa b/sys/arch/m68k/fpsp/x_unfl.sa index 62d50982ced..90823298db2 100644 --- a/sys/arch/m68k/fpsp/x_unfl.sa +++ b/sys/arch/m68k/fpsp/x_unfl.sa @@ -1,4 +1,4 @@ -* $OpenBSD: x_unfl.sa,v 1.3 2001/09/20 17:02:30 mpech Exp $ +* $OpenBSD: x_unfl.sa,v 1.4 2007/09/12 13:56:40 chl Exp $ * $NetBSD: x_unfl.sa,v 1.3 1994/10/26 07:50:30 cgd Exp $ * MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP @@ -42,7 +42,7 @@ * by taking the intermediate result (which is always normalized) and * shifting the mantissa right while incrementing the exponent until * it is equal to the denormalized exponent for the destination -* format. After denormalizatoin, the result is rounded to the +* format. After denormalization, the result is rounded to the * destination format. * * Trap enabled results |