diff options
Diffstat (limited to 'share/doc/smm/05.fsck/Makefile')
-rw-r--r-- | share/doc/smm/05.fsck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/smm/05.fsck/Makefile b/share/doc/smm/05.fsck/Makefile index 6356d4fcc348..a0ad254a13d5 100644 --- a/share/doc/smm/05.fsck/Makefile +++ b/share/doc/smm/05.fsck/Makefile @@ -5,7 +5,7 @@ VOLUME= smm DOC= 05.fsck SRCS= 0.t 1.t 2.t 3.t 4.t -TROFF= ditroff +MACROS = -ms .include <bsd.doc.mk> |