Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 document rebuild_mandb



details:   https://anonhg.NetBSD.org/src/rev/4e297167a125
branches:  trunk
changeset: 777846:4e297167a125
user:      plunky <plunky%NetBSD.org@localhost>
date:      Tue Mar 06 10:23:10 2012 +0000

description:
document rebuild_mandb

diffstat:

 share/man/man5/weekly.5 |  14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diffs (35 lines):

diff -r 199846afaed9 -r 4e297167a125 share/man/man5/weekly.5
--- a/share/man/man5/weekly.5   Tue Mar 06 10:12:59 2012 +0000
+++ b/share/man/man5/weekly.5   Tue Mar 06 10:23:10 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: weekly.5,v 1.3 2011/07/28 16:14:50 mbalmer Exp $
+.\"    $NetBSD: weekly.5,v 1.4 2012/03/06 10:23:10 plunky Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 3, 2011
+.Dd March 6, 2012
 .Dt WEEKLY 5
 .Os
 .Sh NAME
@@ -63,6 +63,16 @@
 database,
 .Pa /var/db/locate.database ,
 which must also exist, in order to be rebuilt.
+.It Sy rebuild_mandb
+This rebuilds the
+.Xr apropos 1
+database 
+.Pa /var/db/man.db ,
+using
+.Xr makemandb 8
+with the
+.Fl f
+option.
 .It Sy rebuild_whatisdb
 This rebuilds the
 .Xr whatis 1



Home | Main Index | Thread Index | Old Index