From bded4f9f39a4a93786a902ea6df828bddc7d144c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Apr 2021 22:20:56 +0000 Subject: mirror.ctan.org has gone https-only git-svn-id: svn://tug.org/texlive/trunk@58931 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl | 2 +- Master/texmf-dist/scripts/texlive/tlmgr.pl | 8 ++++---- Master/tlpkg/TeXLive/TLConfig.pm | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Master/install-tl b/Master/install-tl index e9b0dda8fc8..51e17668c24 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -2736,7 +2736,7 @@ http(s), ftp, or scp. The documentation for C has the details (L). For installation, the default is to pick a mirror automatically, using -L; the chosen mirror is +L; the chosen mirror is used for the entire download. You can use the special argument C as an abbreviation for this. (See L for more about CTAN and its mirrors.) diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index d6b669e902f..b53ab27a929 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -873,7 +873,7 @@ sub handle_execute_actions { # only existing formats are recreated if (!$localtlpdb->option("create_formats")) { $invoke_fmtutil .= " --refresh"; - info("only existing formats will be refreshed per user option (create_formats=0)\n"); + debug("only existing formats will be refreshed per user option (create_formats=0)\n"); } if ($::files_changed) { @@ -7698,7 +7698,7 @@ with C: =item C -=item C +=item C Tell C to use a nearby CTAN mirror for future updates; useful if you installed TeX Live from the DVD image and want to have continuing @@ -7781,7 +7781,7 @@ Equivalent ways of specifying a local directory. =item C -=item C +=item C Pick a CTAN mirror automatically, trying for one that is both nearby and up-to-date. The chosen mirror is used for the entire download. The bare @@ -8557,7 +8557,7 @@ One common use of C