At least event(3) looks better when passed through tbl(1), so set USETBL.

This commit is contained in:
wiz 2014-04-19 08:03:21 +00:00
parent e396d66cd0
commit c07d6dcd59
1 changed files with 3 additions and 1 deletions

View File

@ -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>