diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-15 03:24:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-15 03:24:14 +0000 |
commit | 9bd6792c3c04401f479898b2e33d8d06869cc034 (patch) | |
tree | dd124558282e7a6ade1c4165d68063c8cd033cc0 /Master | |
parent | 7616a8a40b2a23a9b935aa08fd667612c062dacc (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@17457 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf/doc/man/man1/install-tl.1 | 21 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/install-tl.man1.pdf | bin | 15676 -> 15861 bytes | |||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 21 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.man1.pdf | bin | 53781 -> 53769 bytes |
4 files changed, 30 insertions, 12 deletions
diff --git a/Master/texmf/doc/man/man1/install-tl.1 b/Master/texmf/doc/man/man1/install-tl.1 index b7069fd3bb2..27a9736989f 100644 --- a/Master/texmf/doc/man/man1/install-tl.1 +++ b/Master/texmf/doc/man/man1/install-tl.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "INSTALL-TL 1" -.TH INSTALL-TL 1 "2009-12-18" "perl v5.10.1" "User Contributed Perl Documentation" +.TH INSTALL-TL 1 "2010-03-14" "perl v5.10.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 @@ -319,11 +319,20 @@ installation folder and this directory will be added to the path for the postinstall actions. .IP "\fB\-\-persistent\-downloads\fR" 4 .IX Item "--persistent-downloads" -For net installs, try to set up a persistent connection using the -Net::LWP Perl module. This reuses a connection between your computer -and the server for the session, instead of initiating a new download for -each package. We hope this option will reduce the probability of -connection problems. +.PD 0 +.IP "\fB\-\-no\-persistent\-downloads\fR" 4 +.IX Item "--no-persistent-downloads" +.PD +For net installs, activating this option makes the installer try to set up a +persistent connection using the Net::LWP Perl module. +This opens only one connection between your computer and the server +per session and reuses it, instead of initiating a new download for +each package. +.Sp +This option is turned on by default, and the installation program will +fall back to using wget if this is not possible. If you want to disable +usage of \s-1LWP\s0 and persistent connections, please use +\&\fB\-\-no\-persistent\-downloads\fR. .IP "\fB\-debug\-translation\fR" 4 .IX Item "-debug-translation" In \s-1GUI\s0 mode, this switch makes \f(CW\*(C`tlmgr\*(C'\fR report any missing, or more diff --git a/Master/texmf/doc/man/man1/install-tl.man1.pdf b/Master/texmf/doc/man/man1/install-tl.man1.pdf Binary files differindex a3c0452e95a..3d6458d050b 100644 --- a/Master/texmf/doc/man/man1/install-tl.man1.pdf +++ b/Master/texmf/doc/man/man1/install-tl.man1.pdf diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index f0bcbd35709..7ec7dd12eda 100644 --- a/Master/texmf/doc/man/man1/tlmgr.1 +++ b/Master/texmf/doc/man/man1/tlmgr.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2010-01-09" "perl v5.10.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2010-03-14" "perl v5.10.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 @@ -235,11 +235,20 @@ This option makes \fBtlmgr\fR wait for user input before exiting. Useful on Windows to avoid command windows disappearing. .IP "\fB\-\-persistent\-downloads\fR" 4 .IX Item "--persistent-downloads" -For net installs, try to set up a persistent connection using the -Net::LWP Perl module. This reuses a connection between your computer -and the server for the session, instead of initiating a new download for -each package. We hope this option will reduce the probability of -connection problems. +.PD 0 +.IP "\fB\-\-no\-persistent\-downloads\fR" 4 +.IX Item "--no-persistent-downloads" +.PD +For net installs, activating this option makes tlmgr try to set up a +persistent connection using the Net::LWP Perl module. +This opens only one connection between your computer and the server +per session and reuses it, instead of initiating a new download for +each package. +.Sp +This option is turned on by default, and tlmgr will +fall back to using wget if this is not possible. If you want to disable +usage of \s-1LWP\s0 and persistent connections, please use +\&\fB\-\-no\-persistent\-downloads\fR. .IP "\fB\-\-debug\-translation\fR" 4 .IX Item "--debug-translation" In \s-1GUI\s0 mode, this switch makes \f(CW\*(C`tlmgr\*(C'\fR report any missing, or more diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf Binary files differindex b1f76f5efd9..c645e2dcb7e 100644 --- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf |