Module Name: src
Committed By: wiz
Date: Tue Feb 9 23:07:14 UTC 2010
Modified Files:
src/gnu/dist/groff/doc: groff-1 groff.texinfo
src/sys/arch/m68k/fpsp: sint.sa
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/gnu/dist/groff/doc/groff-1
cvs rdiff -u -r1.1.1.4 -r1.2 src/gnu/dist/groff/doc/groff.texinfo
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/m68k/fpsp/sint.sa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/gnu/dist/groff/doc/groff-1
diff -u src/gnu/dist/groff/doc/groff-1:1.1.1.3 src/gnu/dist/groff/doc/groff-1:1.2
--- src/gnu/dist/groff/doc/groff-1:1.1.1.3 Mon Feb 6 18:12:36 2006
+++ src/gnu/dist/groff/doc/groff-1 Tue Feb 9 23:07:13 2010
@@ -7703,7 +7703,7 @@
============
`gtroff' has string variables, which are entirely for user convenience
-(i.e. there are no built-in strings exept `.T', but even this is a
+(i.e. there are no built-in strings except `.T', but even this is a
read-write string variable).
-- Request: .ds name [string]
Index: src/gnu/dist/groff/doc/groff.texinfo
diff -u src/gnu/dist/groff/doc/groff.texinfo:1.1.1.4 src/gnu/dist/groff/doc/groff.texinfo:1.2
--- src/gnu/dist/groff/doc/groff.texinfo:1.1.1.4 Mon Feb 6 18:12:12 2006
+++ src/gnu/dist/groff/doc/groff.texinfo Tue Feb 9 23:07:13 2010
@@ -10175,7 +10175,7 @@
@cindex strings
@code{gtroff} has string variables, which are entirely for user
-convenience (i.e.@: there are no built-in strings exept @code{.T}, but
+convenience (i.e.@: there are no built-in strings except @code{.T}, but
even this is a read-write string variable).
@DefreqList {ds, name [...@var{string}]}
Index: src/sys/arch/m68k/fpsp/sint.sa
diff -u src/sys/arch/m68k/fpsp/sint.sa:1.2 src/sys/arch/m68k/fpsp/sint.sa:1.3
--- src/sys/arch/m68k/fpsp/sint.sa:1.2 Wed Oct 26 07:49:48 1994
+++ src/sys/arch/m68k/fpsp/sint.sa Tue Feb 9 23:07:14 2010
@@ -1,4 +1,4 @@
-* $NetBSD: sint.sa,v 1.2 1994/10/26 07:49:48 cgd Exp $
+* $NetBSD: sint.sa,v 1.3 2010/02/09 23:07:14 wiz Exp $
* MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
* M68000 Hi-Performance Microprocessor Division
@@ -148,7 +148,7 @@
* Input: a0 points to an IEEE extended format operand
* Output: fp0 has the result
*
-* Exeptions:
+* Exceptions:
*
* If the subroutine results in an inexact operation, the inx2 and
* ainx bits in the USER_FPSR are set.