Fixed for current nroff
This commit is contained in:
parent
f1c3c765c5
commit
ea750dd18b
|
@ -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) \
|
||||
|
|
Loading…
Reference in a new issue