Module Name: src
Committed By: riz
Date: Fri Oct 19 17:30:39 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-6.1
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.1
diff -u src/doc/CHANGES-6.1:1.1.2.4 src/doc/CHANGES-6.1:1.1.2.5
--- src/doc/CHANGES-6.1:1.1.2.4 Wed Oct 17 22:41:41 2012
+++ src/doc/CHANGES-6.1 Fri Oct 19 17:30:38 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.4 2012/10/17 22:41:41 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.5 2012/10/19 17:30:38 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -69,7 +69,7 @@ usr.bin/nbperf/nbperf.1 1.5
lib/libc/cdb/cdbr.c 1.4
- Don't refuse the open databases without entries or keys.
+ Don't refuse to open databases without entries or keys.
[joerg, ticket #577]
external/bsd/dhcpcd/dist/bind.c patch