At least event(3) looks better when passed through tbl(1), so set USETBL.
This commit is contained in:
parent
e396d66cd0
commit
c07d6dcd59
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2014/04/11 13:18:35 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2014/04/19 08:03:21 wiz Exp $
|
||||
|
||||
# Try to undo the doxygen lossage in the man pages.
|
||||
|
||||
|
@ -59,4 +59,6 @@ MAN+= ${HMAN1} ${HMAN2} ${MAN1}
|
|||
|
||||
CLEANFILES+=${HMAN1} ${HMAN2} ${MAN1}
|
||||
|
||||
USETBL= yes
|
||||
|
||||
.include <bsd.man.mk>
|
||||
|
|
Loading…
Reference in New Issue