Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/man whatis.db is no more, so don't mention its locat...



details:   https://anonhg.NetBSD.org/src/rev/070a78b54382
branches:  trunk
changeset: 788676:070a78b54382
user:      uwe <uwe%NetBSD.org@localhost>
date:      Thu Jul 18 03:40:31 2013 +0000

description:
whatis.db is no more, so don't mention its location in FILES.

diffstat:

 usr.bin/man/man.1 |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r 9d061abba0ee -r 070a78b54382 usr.bin/man/man.1
--- a/usr.bin/man/man.1 Thu Jul 18 03:38:25 2013 +0000
+++ b/usr.bin/man/man.1 Thu Jul 18 03:40:31 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: man.1,v 1.25 2013/07/18 03:38:25 uwe Exp $
+.\"    $NetBSD: man.1,v 1.26 2013/07/18 03:40:31 uwe Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -223,10 +223,6 @@
 .Bl -hang -width /etc/man.conf -compact
 .It Pa /etc/man.conf
 default man configuration file.
-.It Pa /usr/{share,X11R7,pkg,local}/man/whatis.db
-standard whatis/apropos database search path,
-set in
-.Pa /etc/man.conf .
 .El
 .Sh SEE ALSO
 .Xr apropos 1 ,



Home | Main Index | Thread Index | Old Index