Module Name:    src
Committed By:   abhinav
Date:           Sun May 22 05:03:17 UTC 2016

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

Log Message:
Remove a trailing white space after .Nm (mandoc -Tlint was complaining about it)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 src/usr.sbin/makemandb/makemandb.8:1.9
--- src/usr.sbin/makemandb/makemandb.8:1.8	Tue Mar  3 18:04:33 2015
+++ src/usr.sbin/makemandb/makemandb.8	Sun May 22 05:03:17 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: makemandb.8,v 1.8 2015/03/03 18:04:33 christos Exp $
+.\" $NetBSD: makemandb.8,v 1.9 2016/05/22 05:03:17 abhinav Exp $
 .\"
 .\" Copyright (c) 2011 Abhinav Upadhyay <er.abhinav.upadh...@gmail.com>
 .\" All rights reserved.
@@ -84,7 +84,7 @@ and a summary at the end of the index up
 .El
 .Pp
 The index generated by
-.Nm 
+.Nm
 is also used by the
 .Xr whatis 1
 program, replacing the old

Reply via email to