Module Name: src
Committed By: msaitoh
Date: Sun May 12 23:53:45 UTC 2024
Modified Files:
src/doc: CHANGES.prev
Log Message:
s/occuring/occurring/
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/doc/CHANGES.prev
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES.prev
diff -u src/doc/CHANGES.prev:1.182 src/doc/CHANGES.prev:1.183
--- src/doc/CHANGES.prev:1.182 Wed Feb 7 04:02:36 2024
+++ src/doc/CHANGES.prev Sun May 12 23:53:45 2024
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.182 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.183 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -2847,7 +2847,7 @@ Changes from NetBSD 1.2 to NetBSD 1.3:
images. [cgd 19961003]
hp300: fix a few of outstanding bugs:
- Fix vector table corruption caused by clock
- interrupt occuring during critical section of
+ interrupt occurring during critical section of
code.
- Fix ITE/HIL bug which prevented booting directly
into DDB on non-serial console machines.