Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/makemandb Add HISTORY section. From Abhinav Upadhya...



details:   https://anonhg.NetBSD.org/src/rev/60a73f28d767
branches:  trunk
changeset: 778967:60a73f28d767
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Apr 22 21:27:07 2012 +0000

description:
Add HISTORY section. From Abhinav Upadhyay in private mail.

diffstat:

 usr.sbin/makemandb/apropos.1 |  11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r a6ba88a6ab79 -r 60a73f28d767 usr.sbin/makemandb/apropos.1
--- a/usr.sbin/makemandb/apropos.1      Sun Apr 22 20:36:52 2012 +0000
+++ b/usr.sbin/makemandb/apropos.1      Sun Apr 22 21:27:07 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: apropos.1,v 1.4 2012/02/20 18:25:51 joerg Exp $
+.\" $NetBSD: apropos.1,v 1.5 2012/04/22 21:27:07 wiz Exp $
 .\"
 .\" Copyright (c) 2011 Abhinav Upadhyay <er.abhinav.upadhyay%gmail.com@localhost>
 .\" All rights reserved.
@@ -29,7 +29,7 @@
 .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd February 20, 2012
+.Dd April 21, 2012
 .Dt APROPOS 1
 .Os
 .Sh NAME
@@ -114,5 +114,12 @@
 .Xr man 1 ,
 .Xr whatis 1 ,
 .Xr makemandb 8
+.Sh HISTORY
+The
+.Nm
+command appeared in 3.0BSD.
+It was rewritten in
+.Nx 6.0
+to support full text search using Sqlite.
 .Sh AUTHORS
 .An Abhinav Upadhyay



Home | Main Index | Thread Index | Old Index