Module Name:    src
Committed By:   plunky
Date:           Tue Mar  6 10:23:10 UTC 2012

Modified Files:
        src/share/man/man5: weekly.5

Log Message:
document rebuild_mandb


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man5/weekly.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/weekly.5
diff -u src/share/man/man5/weekly.5:1.3 src/share/man/man5/weekly.5:1.4
--- src/share/man/man5/weekly.5:1.3	Thu Jul 28 16:14:50 2011
+++ src/share/man/man5/weekly.5	Tue Mar  6 10:23:10 2012
@@ -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 @@ This rebuilds the
 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

Reply via email to