From: ceriel Date: Fri, 6 Sep 1991 13:36:26 +0000 (+0000) Subject: Fixed for current nroff X-Git-Tag: release-5-5~921 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ea750dd18b40bfced8ce10d0b349398ac76ed7e4;p=ack.git Fixed for current nroff --- diff --git a/doc/Makefile b/doc/Makefile index d11e9ba25..80e857f2b 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) \