mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
The default format for troff documentation is set with PRINTERDEVICE.
This commit is contained in:
parent
025e751723
commit
d18deecba9
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ SUBDIR= psd smm usd papers IPv6
|
|||
|
||||
# Default output formats are ascii for troff documents, and
|
||||
# ascii and html for sgml documents.
|
||||
# To specify generate postscript versions of troff documents, use:
|
||||
# make PRINTER=ps
|
||||
# To generate postscript versions of troff documents, use:
|
||||
# make PRINTERDEVICE=ps
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue