Module Name: src
Committed By: christos
Date: Tue Mar 3 17:59:32 UTC 2015
Modified Files:
src/usr.bin/man: man.conf.5
Log Message:
there is no more makewhatis; it has been replaced by makemandb
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/man/man.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/man/man.conf.5
diff -u src/usr.bin/man/man.conf.5:1.24 src/usr.bin/man/man.conf.5:1.25
--- src/usr.bin/man/man.conf.5:1.24 Fri Jun 28 06:13:18 2013
+++ src/usr.bin/man/man.conf.5 Tue Mar 3 12:59:32 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: man.conf.5,v 1.24 2013/06/28 10:13:18 wiz Exp $
+.\" $NetBSD: man.conf.5,v 1.25 2015/03/03 17:59:32 christos Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)man.conf.5 8.5 (Berkeley) 1/2/94
.\"
-.Dd April 28, 2012
+.Dd March 3, 2015
.Dt MAN.CONF 5
.Os
.Sh NAME
@@ -44,7 +44,7 @@ file contains the default configuration
.Xr whatis 1 ,
.Xr catman 8 ,
and
-.Xr makewhatis 8
+.Xr makemandb 8
to find manual pages and information about manual pages (e.g. the
whatis database).
.Pp