Module Name: src
Committed By: msaitoh
Date: Sat Jan 1 11:58:03 UTC 2022
Modified Files:
src/doc: CHANGES.prev
Log Message:
s/sensitve/sensitive/
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 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.164 src/doc/CHANGES.prev:1.165
--- src/doc/CHANGES.prev:1.164 Sat Jan 1 10:32:28 2022
+++ src/doc/CHANGES.prev Sat Jan 1 11:58:03 2022
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.164 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.165 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -5041,7 +5041,7 @@ Changes from NetBSD 1.4 to NetBSD 1.5:
[kleink 19990719]
find(1): added -regex and -iregex primaries which match complete
path names against basic regular expressions (case
- sensitively and insensitvely, respectively). [cgd 19990719]
+ sensitively and insensitively, respectively). [cgd 19990719]
xsrc: updated to XFree86 3.3.4 [veego 19990720]
mt(1): added "setblk" as alias for "blocksize" and "setdensity"
as alias for "density". [tron 19990721]