diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-13 01:22:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-13 01:22:13 +0000 |
commit | f8079faa2cf49dc8d23cf180ee4551507a4dab3b (patch) | |
tree | 5938630066378b104e66b782ef04f8cf550d3491 /Master/texmf-dist/doc/man | |
parent | ddfb47fcb936e354aadd98092d5c30184a714ab3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@45771 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 24 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | bin | 125265 -> 125193 bytes |
2 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index e054ec4df6e..e07c1fca7fd 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.1 +++ b/Master/texmf-dist/doc/man/man1/tlmgr.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2017-11-09" "perl v5.26.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2017-11-13" "perl v5.26.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 @@ -653,7 +653,7 @@ locally installed packages, collections, or schemes are listed. If the option \f(CW\*(C`\-\-data\*(C'\fR is given, its argument must be a comma separated list of field names from: \f(CW\*(C`name\*(C'\fR, \f(CW\*(C`category\*(C'\fR, \f(CW\*(C`localrev\*(C'\fR, \f(CW\*(C`remoterev\*(C'\fR, \&\f(CW\*(C`shortdesc\*(C'\fR, \f(CW\*(C`longdesc\*(C'\fR, \f(CW\*(C`installed\*(C'\fR, \f(CW\*(C`size\*(C'\fR, \f(CW\*(C`relocatable\*(C'\fR, \f(CW\*(C`depends\*(C'\fR, -\&\f(CW\*(C`cat\-version\*(C'\fR, \f(CW\*(C`cat\-date\*(C'\fR, or \f(CW\*(C`cat\-licence\*(C'\fR. In this case the requested +\&\f(CW\*(C`cat\-version\*(C'\fR, \f(CW\*(C`cat\-date\*(C'\fR, or \f(CW\*(C`cat\-license\*(C'\fR. In this case the requested packages' information is listed in \s-1CSV\s0 format one package per line, and the column information is given by the \f(CW\*(C`itemN\*(C'\fR. The \f(CW\*(C`depends\*(C'\fR column contains the name of all dependencies separated by \f(CW\*(C`:\*(C'\fR. @@ -1455,19 +1455,19 @@ report \f(CW\*(C`(verified)\*(C'\fR after loading the \s-1TLPDB\s0; otherwise, t \&\f(CW\*(C`(not verified)\*(C'\fR. Either way, by default the installation and/or updates proceed normally. .PP -If a program \f(CW\*(C`gpg\*(C'\fR is available (that is, it is found in the \f(CW\*(C`PATH\*(C'\fR), -cryptographic signatures will be checked. In this case we require that -the main repository is signed. This is not required for additional r -repositories. If \f(CW\*(C`gpg\*(C'\fR is not available, signatures are not checked -and no verification is carried out, but \f(CW\*(C`tlmgr\*(C'\fR proceeds normally. -This is the behavior of \f(CW\*(C`tlmgr\*(C'\fR up to TeX Live 2016. +If a program named \f(CW\*(C`gpg\*(C'\fR is available (that is, it is found in the +\&\f(CW\*(C`PATH\*(C'\fR), cryptographic signatures will be checked. In this case we +require that the main repository is signed, but signing is not required +for additional repositories. If \f(CW\*(C`gpg\*(C'\fR is not available, signatures are +not checked and no verification is carried out, but \f(CW\*(C`tlmgr\*(C'\fR proceeds +normally. .PP The attempted verification can be suppressed by specifying \&\f(CW\*(C`\-\-no\-verify\-downloads\*(C'\fR on the command line, or the entry -\&\f(CW\*(C`verify\-downloads = 0\*(C'\fR in a \f(CW\*(C`tlmgr\*(C'\fR config file (described in -\&\*(L"\s-1CONFIGURATION FILE FOR TLMGR\*(R"\s0). On the other hand, it is possible to +\&\f(CW\*(C`verify\-downloads=0\*(C'\fR in a \f(CW\*(C`tlmgr\*(C'\fR config file (described in +\&\*(L"\s-1CONFIGURATION FILE FOR TLMGR\*(R"\s0). On the other hand, you can \&\fIrequire\fR verification by specifying \f(CW\*(C`\-\-require\-verification\*(C'\fR on the -command line, or \f(CW\*(C`require\-verification = 1\*(C'\fR in a \f(CW\*(C`tlmgr\*(C'\fR config file; +command line, or \f(CW\*(C`require\-verification=1\*(C'\fR in a \f(CW\*(C`tlmgr\*(C'\fR config file; in this case, if verification is not possible, the program quits. Note that as mentioned above, if \f(CW\*(C`gpg\*(C'\fR is available, the main repository is always required to have a signature. Using the \f(CW\*(C`\-\-require\-verification\*(C'\fR @@ -2015,4 +2015,4 @@ This script and its documentation were written for the TeX Live distribution (<http://tug.org/texlive>) and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR tlmgr.pl 45730 2017\-11\-09 06:27:10Z preining $ +\&\f(CW$Id:\fR tlmgr.pl 45769 2017\-11\-13 01:10:48Z karl $ diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf Binary files differindex bfbab4cf6ed..0e922e74f85 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf |