summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/cxreg.h
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
commitf3dd75a38d66ed54a0f2660b0a27d177fb33f068 (patch)
treed5a8ea90ac641a456fff5afceb0a72173a7abe6e /sys/i386/isa/cxreg.h
parent7b3fa6ae274a3569da985e1b817e786e36f17f44 (diff)
downloadFreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.zip
FreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.tar.gz
Fix a bunch of spelling errors in the comment fields of
a bunch of system include files.
Diffstat (limited to 'sys/i386/isa/cxreg.h')
-rw-r--r--sys/i386/isa/cxreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/cxreg.h b/sys/i386/isa/cxreg.h
index df1f743..34b03f9 100644
--- a/sys/i386/isa/cxreg.h
+++ b/sys/i386/isa/cxreg.h
@@ -8,7 +8,7 @@
* This software is distributed with NO WARRANTIES, not even the implied
* warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
- * Authors grant any other persons or organisations permission to use
+ * Authors grant any other persons or organizations permission to use
* or modify this software as long as this message is kept with the software,
* all derivative works or modified versions.
*
@@ -35,7 +35,7 @@
/*
* Interrupt acknowledge register, P is board port, L is interrupt level,
- * as prodrammed in PILR.
+ * as programmed in PILR.
*/
#define IACK(p,l) (R(p,l) | 0x4000)
OpenPOWER on IntegriCloud