From 1f3fa7772122901d6e3a7a317ffc8243a9fd65e1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 2 May 2016 23:46:44 +0000 Subject: pod syntax git-svn-id: svn://tug.org/texlive/trunk@40844 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/tlmgr.pl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/scripts') diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index 2ae66330b14..be6c9251153 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -7637,7 +7637,7 @@ The allowed keys are: =over 4 -=item C, value 0 or 1 (default 1), same as command-line option. =item C, value 0 or 1 (default 1). @@ -7661,7 +7661,7 @@ The system-wide config file can contain one additional key: =over 4 -=item C I,...] +=item C I [,I,...] The value is a comma-separated list of C actions which are allowed to be executed when C is invoked in system mode (that is, without C<--usermode>). @@ -7679,13 +7679,13 @@ to checksums computed locally after downloading. C disables this. The checksum algorithm is SHA-512. Your system must have (looked for in -this order) the Perl L module, the C program -(L), or the C program (from GNU Coreutils, -L). If none of these are -available, a warning is issued and C proceeds without checking -checksums. (Incidentally, other SHA implementations, such as the pure -Perl and pure Lua modules, are much too slow to be usable in our -context.) C also avoids the warning. +this order) the Perl C module, the C program +(L), or the C program (from GNU +Coreutils, L). If none of these +are available, a warning is issued and C proceeds without +checking checksums. (Incidentally, other SHA implementations, such as +the pure Perl and pure Lua modules, are much too slow to be usable in +our context.) C also avoids the warning. =head1 CRYPTOGRAPHIC VERIFICATION -- cgit v1.2.3