Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/makemandb Sync with reality, From Abhinav Upadhyay ...



details:   https://anonhg.NetBSD.org/src/rev/8aae73459a18
branches:  trunk
changeset: 778968:8aae73459a18
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Apr 22 21:29:27 2012 +0000

description:
Sync with reality, From Abhinav Upadhyay in private mail.

diffstat:

 usr.sbin/makemandb/makemandb.8 |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r 60a73f28d767 -r 8aae73459a18 usr.sbin/makemandb/makemandb.8
--- a/usr.sbin/makemandb/makemandb.8    Sun Apr 22 21:27:07 2012 +0000
+++ b/usr.sbin/makemandb/makemandb.8    Sun Apr 22 21:29:27 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: makemandb.8,v 1.2 2012/02/20 18:25:51 joerg Exp $
+.\" $NetBSD: makemandb.8,v 1.3 2012/04/22 21:29:27 wiz 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 February 20, 2012
+.Dd April 21, 2012
 .Dt MAKEMANDB 8
 .Os
 .Sh NAME
@@ -94,7 +94,11 @@
 .It Li env Ta The ENVIRONMENT section.
 .It Li files Ta The FILES section.
 .It Li exit_status Ta The EXIT STATUS section.
+.It Li diagnostics Ta The DIAGNOSTICS section.
 .It Li errors Ta The ERRORS section.
+.It Li md5_hash Ta  MD5 checksum of the man page.
+.It Li machine Ta The machine architecture (if any) for which the man
+page is relevant.
 .El
 .Sh FILES
 .Bl -hang -width /var/db/man.db -compact



Home | Main Index | Thread Index | Old Index