summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-01 02:44:12 +0000
committerKarl Berry <karl@freefriends.org>2016-04-01 02:44:12 +0000
commitc3e449098807bb20ec6bed4275805733dc6c5b23 (patch)
tree92365c7b224c95a48593eb23d19ce8241398d801 /Master/texmf-dist/doc
parent69f1ddd732af55191702f0476ecde397608aea4f (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@40205 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.143
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin112334 -> 112446 bytes
2 files changed, 22 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index 515b3617e81..d8451234353 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.1
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.1
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2016-03-31" "perl v5.22.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2016-04-01" "perl v5.22.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
@@ -1283,18 +1283,18 @@ configuration files and/or \f(CW\*(C`texlive.tlpdb\*(C'\fR.
creates configuration files in user tree
.SH "CONFIGURATION FILE FOR TLMGR"
.IX Header "CONFIGURATION FILE FOR TLMGR"
-There are two configuration files for \f(CW\*(C`tlmgr\*(C'\fR: One is system wide
-in \f(CW\*(C`TEXMFSYSCONFIG/tlmgr/config\*(C'\fR, and one user-specific in
-\&\f(CW\*(C`TEXMFCONFIG/tlmgr/config\*(C'\fR (which is in the default setup
-\&\f(CW\*(C`~/.texliveYYYY/texmf\-config/tlmgr/config\*(C'\fR replacing
-\&\f(CW\*(C`YYYY\*(C'\fR with the year of your TeX Live installation).
+There are two configuration files for \f(CW\*(C`tlmgr\*(C'\fR: One is system-wide in
+\&\f(CW\*(C`TEXMFSYSCONFIG/tlmgr/config\*(C'\fR, and the other is user-specific in
+\&\f(CW\*(C`TEXMFCONFIG/tlmgr/config\*(C'\fR (in the default setup, that is
+\&\f(CW\*(C`~/.texliveYYYY/texmf\-config/tlmgr/config\*(C'\fR, where \f(CW\*(C`YYYY\*(C'\fR is the
+release year of your TeX Live installation).
.PP
A small subset of the command line options can be set in these
-configuration file. In addition, the system-wide can contain a directive
-to restrict the number of allowed actions.
+configuration files. In addition, the system-wide file can contain a
+directive to restrict the number of allowed actions.
.PP
-In these config files, empty lines and lines starting with # are ignored. All
-other lines must look like
+In these config files, empty lines and lines starting with # are
+ignored. All other lines must look like
.PP
.Vb 1
\& key = value
@@ -1302,7 +1302,7 @@ other lines must look like
.PP
where the allowed keys are \f(CW\*(C`gui\-expertmode\*(C'\fR (value 0 or 1),
\&\f(CW\*(C`persistent\-downloads\*(C'\fR (value 0 or 1), \f(CW\*(C`auto\-remove\*(C'\fR (value 0 or 1),
-and \f(CW\*(C`gui\-lang\*(C'\fR (value like in the command line option).
+and \f(CW\*(C`gui\-lang\*(C'\fR (value as with the command-line option).
.PP
\&\f(CW\*(C`persistent\-downloads\*(C'\fR, \f(CW\*(C`gui\-lang\*(C'\fR, and \f(CW\*(C`auto\-remove\*(C'\fR correspond to
the respective command line options of the same name. \f(CW\*(C`gui\-expertmode\*(C'\fR
@@ -1310,11 +1310,12 @@ switches between the full \s-1GUI\s0 and a simplified \s-1GUI\s0 with only the
important and mostly used settings.
.PP
In addition, the system-wide config file can contain the key
-\&\f(CW\*(C`allowed\-actions\*(C'\fR. The value is a comma separated list of actions that
-are allowed to be executed when \f(CW\*(C`tlmgr\*(C'\fR is called in system mode (that is
-without \f(CW\*(C`\-\-usermode\*(C'\fR). This allows distributors to include the \f(CW\*(C`tlmgr\*(C'\fR
-in the packaging but allow only for a very restricted set of actions not
-to interfere with package managers.
+\&\f(CW\*(C`allowed\-actions\*(C'\fR. The value is a comma-separated list of actions that
+are allowed to be executed when \f(CW\*(C`tlmgr\*(C'\fR is called in system mode (that
+is, without \f(CW\*(C`\-\-usermode\*(C'\fR). This allows distributors to include the
+\&\f(CW\*(C`tlmgr\*(C'\fR in their packaging, but allow only a restricted set of actions
+that do not interfere with the distro package managers. (For native TeX
+Live installations, it doesn't make sense to set this.)
.SH "MULTIPLE REPOSITORIES"
.IX Header "MULTIPLE REPOSITORIES"
The main TeX Live repository contains a vast array of packages.
@@ -1327,11 +1328,11 @@ The simplest and most reliable method is to temporarily set the
installation source to any repository (with the \f(CW\*(C`\-repository\*(C'\fR or
\&\f(CW\*(C`option repository\*(C'\fR command line options), and perform your operations.
.PP
-When you are using multiple repositories over a sustained time, however,
-explicitly switching between them becomes inconvenient. Thus, it's
-possible to tell \f(CW\*(C`tlmgr\*(C'\fR about additional repositories you want to use.
-The basic command is \f(CW\*(C`tlmgr repository add\*(C'\fR. The rest of this section
-explains further.
+When you are using multiple repositories over a sustained length of
+time, however, explicitly switching between them becomes inconvenient.
+Thus, it's possible to tell \f(CW\*(C`tlmgr\*(C'\fR about additional repositories you
+want to use. The basic command is \f(CW\*(C`tlmgr repository add\*(C'\fR. The rest of
+this section explains further.
.PP
When using multiple repositories, one of them has to be set as the main
repository, which distributes most of the installed packages. When you
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index 487e2c16ccb..b382b681f00 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
Binary files differ