Remove a trailing white space after .Nm (mandoc -Tlint was complaining about it)
This commit is contained in:
parent
8338092962
commit
a9a3a72028
@ -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>
|
||||
.\" All rights reserved.
|
||||
@ -84,7 +84,7 @@ and a summary at the end of the index update.
|
||||
.El
|
||||
.Pp
|
||||
The index generated by
|
||||
.Nm
|
||||
.Nm
|
||||
is also used by the
|
||||
.Xr whatis 1
|
||||
program, replacing the old
|
||||
|
Loading…
Reference in New Issue
Block a user