1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Don't preprocess with tbl(1).

This commit is contained in:
Ruslan Ermilov 2002-10-25 08:10:40 +00:00
parent 2f3459e9ce
commit a3e8fd0b7f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105917

View File

@ -5,6 +5,5 @@ VOLUME= papers
DOC= fsinterface
SRCS= fsinterface.ms
MACROS= -ms
USE_TBL= yes
.include <bsd.doc.mk>