From 20788e2817af7ef0b25395c161b06e7a1446b8b1 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 21 Apr 2021 03:01:10 +0000 Subject: CTAN sync 202104210301 --- systems/texlive/tlnet/install-tl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'systems/texlive/tlnet/install-tl') diff --git a/systems/texlive/tlnet/install-tl b/systems/texlive/tlnet/install-tl index e839c5dc75..c31dac0f41 100755 --- a/systems/texlive/tlnet/install-tl +++ b/systems/texlive/tlnet/install-tl @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# $Id: install-tl 58829 2021-04-11 14:25:47Z siepo $ +# $Id: install-tl 58931 2021-04-20 22:20:56Z karl $ # Copyright 2007-2021 # Reinhard Kotucha, Norbert Preining, Karl Berry, Siep Kroonenberg. # This file is licensed under the GNU General Public License version 2 @@ -8,7 +8,7 @@ # Be careful when changing wording: *every* normal informational message # output here must be recognized by the long grep in tl-update-tlnet. -my $svnrev = '$Revision: 58829 $'; +my $svnrev = '$Revision: 58931 $'; $svnrev =~ m/: ([0-9]+) /; $::installerrevision = ($1 ? $1 : 'unknown'); @@ -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.) @@ -3116,7 +3116,7 @@ This script and its documentation were written for the TeX Live distribution (L) and both are licensed under the GNU General Public License Version 2 or later. -$Id: install-tl 58829 2021-04-11 14:25:47Z siepo $ +$Id: install-tl 58931 2021-04-20 22:20:56Z karl $ =cut # to remake HTML version: pod2html --cachedir=/tmp install-tl >/tmp/itl.html -- cgit v1.2.3