Module Name: src
Committed By: abhinav
Date: Thu Jun 16 15:11:43 UTC 2016
Modified Files:
src/usr.bin/man: man.conf.5
Log Message:
Replace makewhatis(8) with makemandb(8) in SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 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.26 src/usr.bin/man/man.conf.5:1.27
--- src/usr.bin/man/man.conf.5:1.26 Tue Apr 7 10:17:21 2015
+++ src/usr.bin/man/man.conf.5 Thu Jun 16 15:11:43 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: man.conf.5,v 1.26 2015/04/07 10:17:21 plunky Exp $
+.\" $NetBSD: man.conf.5,v 1.27 2016/06/16 15:11:43 abhinav 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 March 3, 2015
+.Dd June 16, 2016
.Dt MAN.CONF 5
.Os
.Sh NAME
@@ -283,4 +283,4 @@ of them were searched.
.Xr fnmatch 3 ,
.Xr glob 3 ,
.Xr catman 8 ,
-.Xr makewhatis 8
+.Xr makemandb 8