Eliminate groff(1) warnings.
This commit is contained in:
parent
53bd516123
commit
c51f388bcb
@ -4,6 +4,10 @@ VOLUME= smm
|
||||
SRCS= Title
|
||||
FILES= ${SRCS}
|
||||
DOC= Title
|
||||
|
||||
# unroff(1) requires a macro package as an argument
|
||||
.if defined(PRINTERDEVICE) && ${PRINTERDEVICE} == "html"
|
||||
MACROS= -ms
|
||||
.endif
|
||||
|
||||
.include <bsd.doc.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user