From e1dce6b98ebca4bb06d519e94c5b8f8c94e16860 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 6 Sep 1991 13:36:26 +0000 Subject: [PATCH] Fixed for current nroff --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index d11e9ba2..80e857f2 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -67,7 +67,7 @@ ceg.X: install cmp: distr: install.doc - tbl install.doc | nroff -Tlp $(MS) >install.pr + tbl install.doc | nroff -Tlpr $(MS) >install.pr pr: @make "SUF="$(SUF) "NROFF="$(NROFF) "EQN="$(EQN) "TBL="$(TBL) \