From c3e7b38f938e9fb297159ac2fed48db25304de9f Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 23 Nov 2000 08:51:33 +0000 Subject: [PATCH] Starting from groff(1) version 1.12, -msafer is now the default, but index building for 13.viref requires the use of .sy request. Repair the index building by running groff(1) in unsafe -U mode. Requested by: bde --- share/doc/usd/13.viref/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/doc/usd/13.viref/Makefile b/share/doc/usd/13.viref/Makefile index 70bf70b6bacc..2de52db26305 100644 --- a/share/doc/usd/13.viref/Makefile +++ b/share/doc/usd/13.viref/Makefile @@ -11,6 +11,7 @@ USE_SOELIM= yes USE_SOELIMPP= yes USE_TBL= yes SRCDIR= ${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/vi.ref +TRFLAGS+=-U # Build index.so as a side-effect of building the paper. index.so: ${SRCS} ${EXTRA}