summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/install-tl.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-05 23:38:38 +0000
committerKarl Berry <karl@freefriends.org>2019-04-05 23:38:38 +0000
commit993fbbdb4bc3baa53b5417d231a72141e4083755 (patch)
tree737f81e49fe7d7373866512267db90bed5bcd6a1 /Master/texmf-dist/doc/man/man1/install-tl.1
parent7b16a3f7565630cbd52c82766cdf5d9e2b3fa70a (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50800 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/install-tl.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/install-tl.132
1 files changed, 16 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/man/man1/install-tl.1 b/Master/texmf-dist/doc/man/man1/install-tl.1
index cffbcf6cfad..b0a90852327 100644
--- a/Master/texmf-dist/doc/man/man1/install-tl.1
+++ b/Master/texmf-dist/doc/man/man1/install-tl.1
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "INSTALL-TL 1"
-.TH INSTALL-TL 1 "2019-04-03" "perl v5.28.1" "User Contributed Perl Documentation"
+.TH INSTALL-TL 1 "2019-04-05" "perl v5.28.1" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -198,10 +198,10 @@ The text mode user interface (default on Unix systems). Same as the
.ie n .IP """tcl""" 4
.el .IP "\f(CWtcl\fR" 4
.IX Item "tcl"
-The tcl user interface (default on Mac \s-1OS\s0 and Windows). It starts
-out with a small number of configuration options, roughly equivalent
+The Tcl/Tk user interface (default on Macs and Windows). It starts
+with a small number of configuration options, roughly equivalent
to what the wizard option below offers, but a button \f(CW\*(C`Advanced\*(C'\fR
-takes you to a screen with roughly the same options as the perltk
+takes you to a screen with roughly the same options as the \f(CW\*(C`perltk\*(C'\fR
interface.
.ie n .IP """wizard""" 4
.el .IP "\f(CWwizard\fR" 4
@@ -226,17 +226,17 @@ available, installation continues in text mode, except on Windows,
where all gui options except \f(CW\*(C`text\*(C'\fR are diverted to the default
\&\f(CW\*(C`tcl\*(C'\fR \s-1GUI.\s0
.Sp
-The \f(CW\*(C`tcl\*(C'\fR \s-1GUI\s0 requires Tcl/Tk. This is part of Mac \s-1OS\s0 and is often
-already installed on Linux. For Windows, TeX Live provides a Tcl/Tk
+The \f(CW\*(C`tcl\*(C'\fR \s-1GUI\s0 requires Tcl/Tk. This is standard on Macs and is often
+already installed on GNU/Linux. For Windows, TeX Live provides a Tcl/Tk
runtime.
.RE
.IP "\fB\-no\-gui\fR" 4
.IX Item "-no-gui"
-Use the text mode installer (default except on Windows and Mac \s-1OS\s0).
+Use the text mode installer (default except on Windows and Macs).
.IP "\fB\-lang\fR \fIllcode\fR" 4
.IX Item "-lang llcode"
By default, the \s-1GUI\s0 tries to deduce your language from the
-environment. The tcl \s-1GUI\s0 uses the language detection built into
+environment. The Tcl \s-1GUI\s0 uses the language detection built into
Tcl/Tk; the Perl/Tk GUIs use the \f(CW\*(C`LC_MESSAGES\*(C'\fR environment
variable. If that fails you can select a different language by
giving this option with a language code (based on \s-1ISO 639\-1\s0).
@@ -265,12 +265,12 @@ the full scheme containing all packages, the list of available schemes
will be adjusted accordingly.
.IP "\fB\-select\-repository\fR" 4
.IX Item "-select-repository"
-This option allows you to choose a particular mirror from the
-current list of active \s-1CTAN\s0 mirrors. This option is supported in the
-text, wizard and perltk installer modes, and will also offer to
-install from local media if available, or from a repository
-specified on the command line. It's useful when the (default)
-automatic redirection does not choose a good host for you.
+This option allows you to choose a particular mirror from the current
+list of active \s-1CTAN\s0 mirrors. This option is supported in the \f(CW\*(C`text\*(C'\fR,
+\&\f(CW\*(C`wizard\*(C'\fR and \f(CW\*(C`perltk\*(C'\fR installer modes, and will also offer to install
+from local media if available, or from a repository specified on the
+command line. It's useful when the (default) automatic redirection does
+not choose a good host for you.
.IP "\fB\-all\-options\fR" 4
.IX Item "-all-options"
Normally options not relevant to the current platform are not shown
@@ -294,7 +294,7 @@ For more information on custom binaries, see
building TeX Live, see <https://tug.org/texlive/build.html>.
.IP "\fB\-debug\-translation\fR" 4
.IX Item "-debug-translation"
-In the Perl/Tk \s-1GUI\s0 modes, this options reports any missing, or more
+In the Perl/Tk \s-1GUI\s0 modes, this option reports any missing, or more
likely untranslated, messages to standard error. Helpful for
translators to see what remains to be done.
.IP "\fB\-force\-platform\fR \fIplatform\fR" 4
@@ -610,4 +610,4 @@ This script and its documentation were written for the TeX Live
distribution (<https://tug.org/texlive>) and both are licensed under the
\&\s-1GNU\s0 General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR install-tl 50723 2019\-04\-03 16:04:15Z siepo $
+\&\f(CW$Id:\fR install-tl 50796 2019\-04\-05 22:43:08Z karl $