Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/makemandb Add man.conf(5) and man(1) in the SEE ALS...
details: https://anonhg.NetBSD.org/src/rev/581018b2ce69
branches: trunk
changeset: 816085:581018b2ce69
user: abhinav <abhinav%NetBSD.org@localhost>
date: Thu Jun 16 14:07:16 2016 +0000
description:
Add man.conf(5) and man(1) in the SEE ALSO section.
diffstat:
usr.sbin/makemandb/apropos.1 | 5 +++--
usr.sbin/makemandb/whatis.1 | 6 ++++--
2 files changed, 7 insertions(+), 4 deletions(-)
diffs (53 lines):
diff -r b77c9fe462ed -r 581018b2ce69 usr.sbin/makemandb/apropos.1
--- a/usr.sbin/makemandb/apropos.1 Thu Jun 16 13:01:08 2016 +0000
+++ b/usr.sbin/makemandb/apropos.1 Thu Jun 16 14:07:16 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: apropos.1,v 1.16 2016/05/22 19:26:04 abhinav Exp $
+.\" $NetBSD: apropos.1,v 1.17 2016/06/16 14:07:16 abhinav Exp $
.\"
.\" Copyright (c) 2011 Abhinav Upadhyay <er.abhinav.upadhyay%gmail.com@localhost>
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 22, 2016
+.Dd June 16, 2016
.Dt APROPOS 1
.Os
.Sh NAME
@@ -118,6 +118,7 @@
.Sh SEE ALSO
.Xr man 1 ,
.Xr whatis 1 ,
+.Xr man.conf 5 ,
.Xr makemandb 8
.Sh HISTORY
The
diff -r b77c9fe462ed -r 581018b2ce69 usr.sbin/makemandb/whatis.1
--- a/usr.sbin/makemandb/whatis.1 Thu Jun 16 13:01:08 2016 +0000
+++ b/usr.sbin/makemandb/whatis.1 Thu Jun 16 14:07:16 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: whatis.1,v 1.3 2016/05/22 19:26:04 abhinav Exp $
+.\" $NetBSD: whatis.1,v 1.4 2016/06/16 14:07:16 abhinav Exp $
.\"
.\" Copyright (c) 2012 Joerg Sonnenberger <joerg%NetBSD.org@localhost>
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 22, 2016
+.Dd June 16, 2016
.Dt WHATIS 1
.Os
.Sh NAME
@@ -64,6 +64,8 @@
.El
.Sh SEE ALSO
.Xr apropos 1 ,
+.Xr man 1 ,
+.Xr man.conf 5 ,
.Xr makemandb 8
.Sh HISTORY
The
Home |
Main Index |
Thread Index |
Old Index