Просмотр исходного кода

troff flag -Tlpr is now changed to -Tlp

ceriel 27 лет назад
Родитель
Сommit
92033f240c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/Makefile

+ 1 - 1
doc/Makefile

@@ -79,4 +79,4 @@ clean:
 # It makes a version of the installation manual, suitable for a simple
 # line printer.
 distr:		install.doc
-		tbl install.doc | nroff -Tlpr $(MS) >install.pr
+		tbl install.doc | nroff -Tlp $(MS) >install.pr