summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/man/man1/install-tl.111
-rw-r--r--Master/texmf-dist/doc/man/man1/install-tl.man1.pdfbin49137 -> 49265 bytes
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
3 files changed, 9 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/man/man1/install-tl.1 b/Master/texmf-dist/doc/man/man1/install-tl.1
index f70c92df99a..d08700070f8 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-02-12" "perl v5.28.1" "User Contributed Perl Documentation"
+.TH INSTALL-TL 1 "2019-03-01" "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
@@ -200,6 +200,11 @@ The text mode user interface (default on Unix systems). Same as the
.IX Item "wizard"
The wizard mode user interface (default on Windows), asking only minimal
questions before installing all of TeX Live.
+.ie n .IP """expert""" 4
+.el .IP "\f(CWexpert\fR" 4
+.IX Item "expert"
+A generic name for, currently, \f(CW\*(C`perltk\*(C'\fR; it may select a different \s-1GUI\s0
+in the future.
.ie n .IP """perltk""" 4
.el .IP "\f(CWperltk\fR" 4
.IX Item "perltk"
@@ -209,7 +214,7 @@ Can also be invoked on Windows by running \f(CW\*(C`install\-tl\-advanced.bat\*(
.el .IP "\f(CWtcl\fR" 4
.IX Item "tcl"
An experimental \s-1GUI.\s0 It starts out simply, with the same options as
-the wizard installer, but a button 'Advanced' gives acces to almost
+the wizard installer, but a button 'Advanced' gives access to almost
all the options of the perltk \s-1GUI.\s0
.RE
.RS 4
@@ -601,4 +606,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 49944 2019\-02\-05 02:39:25Z preining $
+\&\f(CW$Id:\fR install-tl 50189 2019\-03\-01 23:27:15Z karl $
diff --git a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
index 964833328a8..b4638e3099f 100644
--- a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
Binary files differ
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index ad6ba134b71..36adc5f36a6 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -22,7 +22,6 @@ $mirrors = {
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
'India' => {
- 'http://ctan.imsc.res.in/' => 1,
'http://mirror.iopb.res.in/tex-archive/' => 1
},
'Iran' => {
@@ -32,6 +31,7 @@ $mirrors = {
'http://repo.iut.ac.ir/tex-archive/' => 1
},
'Japan' => {
+ 'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1