From d1f9bc5226df88aa36eaf325b3db310c2848e820 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 May 2016 01:14:50 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@40857 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/tlmgr.1 | 26 +++++++++++++------------- Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | Bin 118674 -> 117241 bytes 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/doc/man/man1') diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index 289c8535783..ed06ffbd753 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-04-28" "perl v5.22.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2016-05-03" "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 @@ -1243,8 +1243,8 @@ ignored. All other lines must look like: where the spaces are optional but the \f(CW\*(C`=\*(C'\fR is required. .PP The allowed keys are: -.ie n .IP """auto\-remove, value 0 or 1 (default 1), same as command\-line option.""" 4 -.el .IP "\f(CWauto\-remove, value 0 or 1 (default 1), same as command\-line option.\fR" 4 +.ie n .IP """auto\-remove"", value 0 or 1 (default 1), same as command-line option." 4 +.el .IP "\f(CWauto\-remove\fR, value 0 or 1 (default 1), same as command-line option." 4 .IX Item "auto-remove, value 0 or 1 (default 1), same as command-line option." .PD 0 .ie n .IP """gui\-expertmode"", value 0 or 1 (default 1). This switches between the full \s-1GUI\s0 and a simplified \s-1GUI\s0 with only the most common settings." 4 @@ -1265,9 +1265,9 @@ The allowed keys are: .PD .PP The system-wide config file can contain one additional key: -.ie n .IP """allowed\-actions"" \fIaction1[,\fIaction\fI,...] The value is a comma-separated list of \fI""tlmgr""\fI actions which are allowed to be executed when \f(CI""tlmgr""\fI is invoked in system mode (that is, without \f(CI""\-\-usermode""\fI).\fR" 4 -.el .IP "\f(CWallowed\-actions\fR \fIaction1[,\fIaction\fI,...] The value is a comma-separated list of \f(CItlmgr\fI actions which are allowed to be executed when \f(CItlmgr\fI is invoked in system mode (that is, without \f(CI\-\-usermode\fI).\fR" 4 -.IX Item "allowed-actions action1[,action,...] The value is a comma-separated list of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode)." +.ie n .IP """allowed\-actions"" \fIaction1\fR [,\fIaction\fR,...] The value is a comma-separated list of ""tlmgr"" actions which are allowed to be executed when ""tlmgr"" is invoked in system mode (that is, without ""\-\-usermode"")." 4 +.el .IP "\f(CWallowed\-actions\fR \fIaction1\fR [,\fIaction\fR,...] The value is a comma-separated list of \f(CWtlmgr\fR actions which are allowed to be executed when \f(CWtlmgr\fR is invoked in system mode (that is, without \f(CW\-\-usermode\fR)." 4 +.IX Item "allowed-actions action1 [,action,...] The value is a comma-separated list of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode)." 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 @@ -1279,13 +1279,13 @@ to checksums computed locally after downloading. \f(CW\*(C`no\-checksums\*(C'\f disables this. .PP The checksum algorithm is \s-1SHA\-512. \s0 Your system must have (looked for in -this order) the Perl Digest::SHA module, the \f(CW\*(C`openssl\*(C'\fR program -(openssl.org), or the \f(CW\*(C`sha512sum\*(C'\fR program (from \s-1GNU\s0 Coreutils, -). If none of these are -available, a warning is issued and \f(CW\*(C`tlmgr\*(C'\fR proceeds without checking -checksums. (Incidentally, other \s-1SHA\s0 implementations, such as the pure -Perl and pure Lua modules, are much too slow to be usable in our -context.) \f(CW\*(C`no\-checksums\*(C'\fR also avoids the warning. +this order) the Perl \f(CW\*(C`Digest::SHA\*(C'\fR module, the \f(CW\*(C`openssl\*(C'\fR program +(), or the \f(CW\*(C`sha512sum\*(C'\fR program (from \s-1GNU\s0 +Coreutils, ). If none of these +are available, a warning is issued and \f(CW\*(C`tlmgr\*(C'\fR proceeds without +checking checksums. (Incidentally, other \s-1SHA\s0 implementations, such as +the pure Perl and pure Lua modules, are much too slow to be usable in +our context.) \f(CW\*(C`no\-checksums\*(C'\fR also avoids the warning. .SH "CRYPTOGRAPHIC VERIFICATION" .IX Header "CRYPTOGRAPHIC VERIFICATION" If a working GnuPG binary (\f(CW\*(C`gpg\*(C'\fR) is found (see below for the search diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf index d35eabe8645..7bef0a6b60a 100644 Binary files a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf and b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf differ -- cgit v1.2.3