summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf/doc/man/man1/install-tl.121
-rw-r--r--Master/texmf/doc/man/man1/install-tl.man1.pdfbin15676 -> 15861 bytes
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.121
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.man1.pdfbin53781 -> 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
index a3c0452e95a..3d6458d050b 100644
--- a/Master/texmf/doc/man/man1/install-tl.man1.pdf
+++ b/Master/texmf/doc/man/man1/install-tl.man1.pdf
Binary files differ
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
index b1f76f5efd9..c645e2dcb7e 100644
--- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
Binary files differ