Module Name:    src
Committed By:   wiz
Date:           Sun Apr 22 21:29:27 UTC 2012

Modified Files:
        src/usr.sbin/makemandb: makemandb.8

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/makemandb/makemandb.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/makemandb/makemandb.8
diff -u src/usr.sbin/makemandb/makemandb.8:1.2 src/usr.sbin/makemandb/makemandb.8:1.3
--- src/usr.sbin/makemandb/makemandb.8:1.2	Mon Feb 20 18:25:51 2012
+++ src/usr.sbin/makemandb/makemandb.8	Sun Apr 22 21:29:27 2012
@@ -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.upadh...@gmail.com>
 .\" 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 @@ The name of the FTS table is mandb and i
 .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

Reply via email to