Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/share/man/man5 Pull up following revision(s) (requested b...
details: https://anonhg.NetBSD.org/src/rev/4939b9ce5377
branches: netbsd-6
changeset: 773907:4939b9ce5377
user: riz <riz%NetBSD.org@localhost>
date: Thu Mar 08 17:51:39 2012 +0000
description:
Pull up following revision(s) (requested by plunky in ticket #101):
share/man/man5/weekly.5: revision 1.4
share/man/man5/weekly.5: revision 1.5
share/man/man5/daily.5: revision 1.4
mention run_makemandb
document rebuild_mandb
Remove trailing whitespace.
diffstat:
share/man/man5/daily.5 | 13 +++++++++++--
share/man/man5/weekly.5 | 14 ++++++++++++--
2 files changed, 23 insertions(+), 4 deletions(-)
diffs (69 lines):
diff -r 8e9fd0146416 -r 4939b9ce5377 share/man/man5/daily.5
--- a/share/man/man5/daily.5 Thu Mar 08 17:48:59 2012 +0000
+++ b/share/man/man5/daily.5 Thu Mar 08 17:51:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: daily.5,v 1.3 2011/06/01 11:10:59 jruoho Exp $
+.\" $NetBSD: daily.5,v 1.3.6.1 2012/03/08 17:51:39 riz 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 June 1, 2011
+.Dd March 6, 2012
.Dt DAILY 5
.Os
.Sh NAME
@@ -137,6 +137,15 @@
.Xr skeyaudit 1
program to check the S/Key database and informs users of S/Keys that
are about to expire.
+.It Sy run_makemandb
+If the
+.Pa /etc/man.conf
+file exists, runs the
+.Xr makemandb 8
+utility to update the
+.Pa man.db
+database for use by
+.Xr apropos 1 .
.It Sy fetch_pkg_vulnerabilities
Refreshes the local database of package vulnerabilities.
See the settings in
diff -r 8e9fd0146416 -r 4939b9ce5377 share/man/man5/weekly.5
--- a/share/man/man5/weekly.5 Thu Mar 08 17:48:59 2012 +0000
+++ b/share/man/man5/weekly.5 Thu Mar 08 17:51:39 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.3.4.1 2012/03/08 17:51:39 riz 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