Module Name: src
Committed By: msaitoh
Date: Wed Aug 27 07:39:04 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
s/a/an/
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.67 -r1.1.2.68 src/doc/CHANGES-5.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.3
diff -u src/doc/CHANGES-5.3:1.1.2.67 src/doc/CHANGES-5.3:1.1.2.68
--- src/doc/CHANGES-5.3:1.1.2.67 Wed Aug 27 06:57:36 2014
+++ src/doc/CHANGES-5.3 Wed Aug 27 07:39:04 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.67 2014/08/27 06:57:36 msaitoh Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.68 2014/08/27 07:39:04 msaitoh Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -985,7 +985,7 @@ sys/dev/ccdvar.h 1.34 via 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