소스 검색

troff flag -Tlpr is now changed to -Tlp

ceriel 27 년 전
부모
커밋
9f61a33c9f
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