Module Name: src
Committed By: riz
Date: Wed May 9 03:42:54 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket 229.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.84 -r1.1.2.85 src/doc/CHANGES-6.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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.84 src/doc/CHANGES-6.0:1.1.2.85
--- src/doc/CHANGES-6.0:1.1.2.84 Wed May 9 03:23:32 2012
+++ src/doc/CHANGES-6.0 Wed May 9 03:42:54 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.84 2012/05/09 03:23:32 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.85 2012/05/09 03:42:54 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -2184,3 +2184,11 @@ sys/sys/kcpuset.h 1.5
Add support for up to 256 CPUs on amd64 by default.
[rmind, ticket #202]
+usr.sbin/makemandb/DBSCHEMA 1.2
+usr.sbin/makemandb/apropos-utils.c 1.5
+usr.sbin/makemandb/apropos-utils.h 1.3
+usr.sbin/makemandb/makemandb.c 1.9
+
+ Clean up after removing man page aliases. PR#46419.
+ [wiz, ticket #229]
+