Module Name: src
Committed By: martin
Date: Thu Dec 4 07:44:57 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #292 and #293
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.118 -r1.1.2.119 src/doc/CHANGES-7.0
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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.118 src/doc/CHANGES-7.0:1.1.2.119
--- src/doc/CHANGES-7.0:1.1.2.118 Wed Dec 3 23:03:40 2014
+++ src/doc/CHANGES-7.0 Thu Dec 4 07:44:57 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.118 2014/12/03 23:03:40 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.119 2014/12/04 07:44:57 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -3182,3 +3182,13 @@ sys/arch/ofppc/ofppc/locore.S 1.49
to C code. fixes kernels built with gcc 4.8.
[chs, ticket #291]
+usr.bin/mktemp/mktemp.1 1.22
+
+ Minor wording nits and a typo fix.
+ [snj, ticket #292]
+
+share/man/man3/queue.3 1.50
+
+ Fix some grammar and punctuation issues. Remove a pasto.
+ [snj, ticket #293]
+