summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-28 00:48:50 +0000
committerKarl Berry <karl@freefriends.org>2023-02-28 00:48:50 +0000
commit6cc4cc4a85d9fe2443b32ea7fdfea27ce23b9bb3 (patch)
tree1af56959a0ecd680b16717db06c6a56955a6b08a /Master/texmf-dist
parent44cf43ed16e9aecdff2d7cac586d604460794682 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@66241 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.130
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin136393 -> 136262 bytes
-rw-r--r--Master/texmf-dist/doc/texlive/tlmgr.html18
3 files changed, 24 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index 9a5a77dc245..fbacfe4de20 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 "2022-04-15" "perl v5.34.0" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2023-02-27" "perl v5.34.0" "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
@@ -1075,11 +1075,11 @@ some programs, notably \f(CW\*(C`dvips\*(C'\fR. \f(CW\*(C`tlmgr\*(C'\fR does no
settings.
.SS "path"
.IX Subsection "path"
-.IP "\fBpath [\-\-w32mode=user|admin] add\fR" 4
-.IX Item "path [--w32mode=user|admin] add"
+.IP "\fBpath [\-\-windowsmode=user|admin] add\fR" 4
+.IX Item "path [--windowsmode=user|admin] add"
.PD 0
-.IP "\fBpath [\-\-w32mode=user|admin] remove\fR" 4
-.IX Item "path [--w32mode=user|admin] remove"
+.IP "\fBpath [\-\-windowsmode=user|admin] remove\fR" 4
+.IX Item "path [--windowsmode=user|admin] remove"
.PD
On Unix, adds or removes symlinks for executables, man pages, and info
pages in the system directories specified by the respective options (see
@@ -1091,21 +1091,21 @@ command must be rerun as needed.
On Windows, the registry part where the binary directory is added or
removed is determined in the following way:
.Sp
-If the user has admin rights, and the option \f(CW\*(C`\-\-w32mode\*(C'\fR is not given,
+If the user has admin rights, and the option \f(CW\*(C`\-\-windowsmode\*(C'\fR is not given,
the setting \fIw32_multi_user\fR determines the location (i.e., if it is
on then the system path, otherwise the user path is changed).
.Sp
-If the user has admin rights, and the option \f(CW\*(C`\-\-w32mode\*(C'\fR is given, this
+If the user has admin rights, and the option \f(CW\*(C`\-\-windowsmode\*(C'\fR is given, this
option determines the path to be adjusted.
.Sp
-If the user does not have admin rights, and the option \f(CW\*(C`\-\-w32mode\*(C'\fR
+If the user does not have admin rights, and the option \f(CW\*(C`\-\-windowsmode\*(C'\fR
is not given, and the setting \fIw32_multi_user\fR is off, the user path
is changed, while if the setting \fIw32_multi_user\fR is on, a warning is
issued that the caller does not have enough privileges.
.Sp
-If the user does not have admin rights, and the option \f(CW\*(C`\-\-w32mode\*(C'\fR
+If the user does not have admin rights, and the option \f(CW\*(C`\-\-windowsmode\*(C'\fR
is given, it must be \f(CW\*(C`user\*(C'\fR and the user path will be adjusted. If a
-user without admin rights uses the option \f(CW\*(C`\-\-w32mode admin\*(C'\fR a warning
+user without admin rights uses the option \f(CW\*(C`\-\-windowsmode admin\*(C'\fR a warning
is issued that the caller does not have enough privileges.
.SS "pinning"
.IX Subsection "pinning"
@@ -1183,13 +1183,13 @@ line, or for all if \f(CW\*(C`\-\-all\*(C'\fR is given.
.Sp
Options:
.RS 4
-.IP "\fB\-\-w32mode=[user|admin]\fR" 4
-.IX Item "--w32mode=[user|admin]"
-If the option \f(CW\*(C`\-\-w32mode\*(C'\fR is given the value \f(CW\*(C`user\*(C'\fR, all actions will
+.IP "\fB\-\-windowsmode=[user|admin]\fR" 4
+.IX Item "--windowsmode=[user|admin]"
+If the option \f(CW\*(C`\-\-windowsmode\*(C'\fR is given the value \f(CW\*(C`user\*(C'\fR, all actions will
only be carried out in the user-accessible parts of the
registry/filesystem, while the value \f(CW\*(C`admin\*(C'\fR selects the system-wide
parts of the registry for the file associations. If you do not have
-enough permissions, using \f(CW\*(C`\-\-w32mode=admin\*(C'\fR will not succeed.
+enough permissions, using \f(CW\*(C`\-\-windowsmode=admin\*(C'\fR will not succeed.
.IP "\fB\-\-fileassocmode=[1|2]\fR" 4
.IX Item "--fileassocmode=[1|2]"
\&\f(CW\*(C`\-\-fileassocmode\*(C'\fR specifies the action for file associations. If it is
@@ -2387,4 +2387,4 @@ This script and its documentation were written for the TeX Live
distribution (<https://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 63033 2022\-04\-15 05:19:42Z preining $
+\&\f(CW$Id:\fR tlmgr.pl 66236 2023\-02\-27 21:44:33Z karl $
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index fc35ca4215b..88ba41b41d9 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/texlive/tlmgr.html b/Master/texmf-dist/doc/texlive/tlmgr.html
index 87f1cd025a2..271ddf3c7f8 100644
--- a/Master/texmf-dist/doc/texlive/tlmgr.html
+++ b/Master/texmf-dist/doc/texlive/tlmgr.html
@@ -908,24 +908,24 @@ multiuser (Windows-only: install for all users)</code></pre>
<dl>
-<dt id="path---w32mode-user-admin-add"><b>path [--w32mode=user|admin] add</b></dt>
+<dt id="path---windowsmode-user-admin-add"><b>path [--windowsmode=user|admin] add</b></dt>
<dd>
</dd>
-<dt id="path---w32mode-user-admin-remove"><b>path [--w32mode=user|admin] remove</b></dt>
+<dt id="path---windowsmode-user-admin-remove"><b>path [--windowsmode=user|admin] remove</b></dt>
<dd>
<p>On Unix, adds or removes symlinks for executables, man pages, and info pages in the system directories specified by the respective options (see the <a href="#option">&quot;option&quot;</a> description above). Does not change any initialization files, either system or personal. Furthermore, any executables added or removed by future updates are not taken care of automatically; this command must be rerun as needed.</p>
<p>On Windows, the registry part where the binary directory is added or removed is determined in the following way:</p>
-<p>If the user has admin rights, and the option <code>--w32mode</code> is not given, the setting <i>w32_multi_user</i> determines the location (i.e., if it is on then the system path, otherwise the user path is changed).</p>
+<p>If the user has admin rights, and the option <code>--windowsmode</code> is not given, the setting <i>w32_multi_user</i> determines the location (i.e., if it is on then the system path, otherwise the user path is changed).</p>
-<p>If the user has admin rights, and the option <code>--w32mode</code> is given, this option determines the path to be adjusted.</p>
+<p>If the user has admin rights, and the option <code>--windowsmode</code> is given, this option determines the path to be adjusted.</p>
-<p>If the user does not have admin rights, and the option <code>--w32mode</code> is not given, and the setting <i>w32_multi_user</i> is off, the user path is changed, while if the setting <i>w32_multi_user</i> is on, a warning is issued that the caller does not have enough privileges.</p>
+<p>If the user does not have admin rights, and the option <code>--windowsmode</code> is not given, and the setting <i>w32_multi_user</i> is off, the user path is changed, while if the setting <i>w32_multi_user</i> is on, a warning is issued that the caller does not have enough privileges.</p>
-<p>If the user does not have admin rights, and the option <code>--w32mode</code> is given, it must be <code>user</code> and the user path will be adjusted. If a user without admin rights uses the option <code>--w32mode admin</code> a warning is issued that the caller does not have enough privileges.</p>
+<p>If the user does not have admin rights, and the option <code>--windowsmode</code> is given, it must be <code>user</code> and the user path will be adjusted. If a user without admin rights uses the option <code>--windowsmode admin</code> a warning is issued that the caller does not have enough privileges.</p>
</dd>
</dl>
@@ -1023,10 +1023,10 @@ multiuser (Windows-only: install for all users)</code></pre>
<dl>
-<dt id="w32mode-user-admin"><b>--w32mode=[user|admin]</b></dt>
+<dt id="windowsmode-user-admin"><b>--windowsmode=[user|admin]</b></dt>
<dd>
-<p>If the option <code>--w32mode</code> is given the value <code>user</code>, all actions will only be carried out in the user-accessible parts of the registry/filesystem, while the value <code>admin</code> selects the system-wide parts of the registry for the file associations. If you do not have enough permissions, using <code>--w32mode=admin</code> will not succeed.</p>
+<p>If the option <code>--windowsmode</code> is given the value <code>user</code>, all actions will only be carried out in the user-accessible parts of the registry/filesystem, while the value <code>admin</code> selects the system-wide parts of the registry for the file associations. If you do not have enough permissions, using <code>--windowsmode=admin</code> will not succeed.</p>
</dd>
<dt id="fileassocmode-1-2"><b>--fileassocmode=[1|2]</b></dt>
@@ -2126,7 +2126,7 @@ other output from post actions, not in machine readable form</code></pre>
<p>This script and its documentation were written for the TeX Live distribution (<a href="https://tug.org/texlive">https://tug.org/texlive</a>) and both are licensed under the GNU General Public License Version 2 or later.</p>
-<p>$Id: tlmgr.pl 65998 2023-02-21 01:33:24Z karl $</p>
+<p>$Id: tlmgr.pl 66236 2023-02-27 21:44:33Z karl $</p>
</body>