Module Name: src
Committed By: msaitoh
Date: Wed Aug 27 07:39:22 UTC 2014
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.3
Log Message:
s/a/an/
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-5.2.3
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-5.2.3
diff -u src/doc/CHANGES-5.2.3:1.1.2.16 src/doc/CHANGES-5.2.3:1.1.2.17
--- src/doc/CHANGES-5.2.3:1.1.2.16 Wed Aug 27 06:58:14 2014
+++ src/doc/CHANGES-5.2.3 Wed Aug 27 07:39:22 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.3,v 1.1.2.16 2014/08/27 06:58:14 msaitoh Exp $
+# $NetBSD: CHANGES-5.2.3,v 1.1.2.17 2014/08/27 07:39:22 msaitoh Exp $
A complete list of changes from the NetBSD 5.2.2 release to the NetBSD 5.2.3
release:
@@ -233,7 +233,7 @@ doc/3RDPARTY patch
sys/miscfs/umapfs/umap_vfsops.c 1.94
- Fix a overflow and a memory corruption bug in umapfs.
+ Fix an overflow and a memory corruption bug in umapfs.
[maxv, ticket #1921]
sys/dev/pci/pci_usrreq.c 1.26 via patch