Fixed for current nroff
This commit is contained in:
parent
f1c3c765c5
commit
ea750dd18b
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ ceg.X:
|
||||||
install cmp:
|
install cmp:
|
||||||
|
|
||||||
distr: install.doc
|
distr: install.doc
|
||||||
tbl install.doc | nroff -Tlp $(MS) >install.pr
|
tbl install.doc | nroff -Tlpr $(MS) >install.pr
|
||||||
|
|
||||||
pr:
|
pr:
|
||||||
@make "SUF="$(SUF) "NROFF="$(NROFF) "EQN="$(EQN) "TBL="$(TBL) \
|
@make "SUF="$(SUF) "NROFF="$(NROFF) "EQN="$(EQN) "TBL="$(TBL) \
|
||||||
|
|
Loading…
Add table
Reference in a new issue