make.conf: DOC_LANG and PRINTERDEVICE clarifications in man and example

This commit is contained in:
Ceri Davies 2021-06-14 09:53:34 +01:00
parent ac6dcaf8f4
commit abb0d7d366
2 changed files with 11 additions and 15 deletions

View File

@ -143,8 +143,8 @@
#WITHOUT_MANCOMPRESS=t
#
#
# Default format for system documentation, depends on your printer.
# Set this to "ascii" for simple printers or screen.
# Default format for system documentation in share/doc, depends on
# your printer. Set this to "ascii" for simple printers or screen.
#
#PRINTERDEVICE= ps
#
@ -196,9 +196,9 @@
#
# Documentation
#
# The list of languages and encodings to build and install.
# The list of languages to build and install.
#
#DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R
#DOC_LANG= en ru
#
#
# sendmail

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd June 11, 2021
.Dd June 14, 2021
.Dt MAKE.CONF 5
.Os
.Sh NAME
@ -613,20 +613,16 @@ The value assigned is the highest optimization value used.
The following list provides a name and short description for variables
that are used when building documentation.
.Bl -tag -width ".Va PRINTERDEVICE"
.It Va DISTDIR
.Pq Vt str
Where distfiles are kept.
Normally, this is
.Pa distfiles
in
.Va PORTSDIR .
.It Va DOC_LANG
.Pq Vt str
The list of languages and encodings to build and install.
The list of languages to build and install when building documentation
in
.Pa /usr/doc .
.It Va PRINTERDEVICE
.Pq Vt str
The default format for system documentation, depends on your
printer.
The default format for system documentation in
.Pa /usr/src/share/doc ,
depends on your printer.
This can be set to
.Dq Li ascii
for simple printers, or