Module Name: src
Committed By: snj
Date: Sun Sep 21 22:04:16 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-6.0.6
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-6.0.6
diff -u src/doc/CHANGES-6.0.6:1.1.2.26 src/doc/CHANGES-6.0.6:1.1.2.27
--- src/doc/CHANGES-6.0.6:1.1.2.26 Sun Sep 21 21:27:49 2014
+++ src/doc/CHANGES-6.0.6 Sun Sep 21 22:04:16 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.6,v 1.1.2.26 2014/09/21 21:27:49 snj Exp $
+# $NetBSD: CHANGES-6.0.6,v 1.1.2.27 2014/09/21 22:04:16 snj Exp $
A complete list of changes from the NetBSD 6.0.5 release to the NetBSD 6.0.6
release:
@@ -657,7 +657,7 @@ libexec/httpd/small/Makefile 1.2
sys/kern/kern_core.c 1.23
Fix a read-beyond-end string read.
- [maxt, ticket #1097]
+ [maxv, ticket #1097]
sys/kern/sys_module.c 1.15