Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket #15
details: https://anonhg.NetBSD.org/src/rev/ec628ad8c8b0
branches: netbsd-6
changeset: 773785:ec628ad8c8b0
user: sborrill <sborrill%NetBSD.org@localhost>
date: Mon Feb 20 22:05:01 2012 +0000
description:
Ticket #15
diffstat:
doc/CHANGES-6.0 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r e6f91cb9b27b -r ec628ad8c8b0 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Mon Feb 20 22:04:30 2012 +0000
+++ b/doc/CHANGES-6.0 Mon Feb 20 22:05:01 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.9 2012/02/20 21:55:44 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.10 2012/02/20 22:05:01 sborrill Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -124,3 +124,13 @@
error cases.
[martin, ticket #14]
+usr.sbin/makemandb/apropos.1 1.4
+usr.sbin/makemandb/makemandb.8 1.2
+usr.sbin/makemandb/whatis.c 1.3
+
+ Add reference to whatis(1).
+ SQLite doesn't use the FTS index for equal ops, so force it
+ to do a FTS search first. Drops run time by a factor of 6
+ for "whatis man".
+ [joerg, ticket #15]
+
Home |
Main Index |
Thread Index |
Old Index