Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/man Replace makewhatis(8) with makemandb(8) in SEE A...
details: https://anonhg.NetBSD.org/src/rev/2f477ebf75ad
branches: trunk
changeset: 816089:2f477ebf75ad
user: abhinav <abhinav%NetBSD.org@localhost>
date: Thu Jun 16 15:11:43 2016 +0000
description:
Replace makewhatis(8) with makemandb(8) in SEE ALSO.
diffstat:
usr.bin/man/man.conf.5 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r a5d72809c69f -r 2f477ebf75ad usr.bin/man/man.conf.5
--- a/usr.bin/man/man.conf.5 Thu Jun 16 15:10:58 2016 +0000
+++ b/usr.bin/man/man.conf.5 Thu Jun 16 15:11:43 2016 +0000
@@ -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 @@
.Xr fnmatch 3 ,
.Xr glob 3 ,
.Xr catman 8 ,
-.Xr makewhatis 8
+.Xr makemandb 8
Home |
Main Index |
Thread Index |
Old Index