Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/makemandb Remove a trailing white space after .Nm (...
details: https://anonhg.NetBSD.org/src/rev/ee7c64438cfb
branches: trunk
changeset: 345364:ee7c64438cfb
user: abhinav <abhinav%NetBSD.org@localhost>
date: Sun May 22 05:03:17 2016 +0000
description:
Remove a trailing white space after .Nm (mandoc -Tlint was complaining about it)
diffstat:
usr.sbin/makemandb/makemandb.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 021075ac83bb -r ee7c64438cfb usr.sbin/makemandb/makemandb.8
--- a/usr.sbin/makemandb/makemandb.8 Sun May 22 04:34:44 2016 +0000
+++ b/usr.sbin/makemandb/makemandb.8 Sun May 22 05:03:17 2016 +0000
@@ -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.upadhyay%gmail.com@localhost>
.\" All rights reserved.
@@ -84,7 +84,7 @@
.El
.Pp
The index generated by
-.Nm
+.Nm
is also used by the
.Xr whatis 1
program, replacing the old
Home |
Main Index |
Thread Index |
Old Index