Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/usr.sbin/makemandb Pull up following revision(s) (request...
details: https://anonhg.NetBSD.org/src/rev/e52bcab10920
branches: netbsd-7
changeset: 798503:e52bcab10920
user: martin <martin%NetBSD.org@localhost>
date: Fri Nov 07 08:38:50 2014 +0000
description:
Pull up following revision(s) (requested by snj in ticket #185):
usr.sbin/makemandb/apropos.1: revision 1.15
Thankfully, apropos returns all results by default these days. Remove
outdated sentence referring to the original (well, old new) limit of 10.
diffstat:
usr.sbin/makemandb/apropos.1 | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r dfae6abc662e -r e52bcab10920 usr.sbin/makemandb/apropos.1
--- a/usr.sbin/makemandb/apropos.1 Fri Nov 07 08:22:42 2014 +0000
+++ b/usr.sbin/makemandb/apropos.1 Fri Nov 07 08:38:50 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: apropos.1,v 1.14 2013/11/29 23:58:23 wiz Exp $
+.\" $NetBSD: apropos.1,v 1.14.4.1 2014/11/07 08:38:50 martin Exp $
.\"
.\" Copyright (c) 2011 Abhinav Upadhyay <er.abhinav.upadhyay%gmail.com@localhost>
.\" All rights reserved.
@@ -57,9 +57,6 @@
Like modern search applications, it uses advanced techniques like stemming
and term weighting to rank the matching results in decreasing order of
relevance.
-By default
-.Nm
-will only display the top 10 matches in the output.
.Pp
Quotes are optional for specifying multiword queries.
.Pp
Home |
Main Index |
Thread Index |
Old Index