Browse Source

troff flag -Tlpr is now changed to -Tlp

ceriel 27 years ago
parent
commit
92033f240c
1 changed files with 1 additions and 1 deletions
  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