diff options
author | Karl Berry <karl@freefriends.org> | 2024-02-23 00:44:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-02-23 00:44:44 +0000 |
commit | a44644859b13b9deb43742720785bfa7ffc7d394 (patch) | |
tree | f474130e3d50cde01aea60578a26c57e0b15bf24 /Master/texmf-dist/doc | |
parent | a31e934c825ec9b2ce755d0cf9d2b893fb57cbff (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@70084 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/texlive/tlmgr.html | 19 |
2 files changed, 6 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index 2d840d448a0..032e4816cc8 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.1 +++ b/Master/texmf-dist/doc/man/man1/tlmgr.1 @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 2024-02-19 "perl v5.38.2" "User Contributed Perl Documentation" +.TH TLMGR 1 2024-02-22 "perl v5.38.2" "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 @@ -410,8 +410,8 @@ name and in package descriptions, as complete words, and in filenames, as any substring, and outputs bug-reporting and other information for the package selected from the results. .PP -The search is equivalent to \f(CW\*(C`tlmgr search \-\-word \-\-file \fR\f(CIsearch\-string\fR\f(CW. -Thus, \fR\f(CIsearch\-string\fR\f(CW is interpreted as a (Perl) regular expression.\*(C'\fR +The search is equivalent to \f(CW\*(C`tlmgr search \-\-word \-\-file\*(C'\fR \fIsearch-string\fR. +Thus, \fIsearch-string\fR is interpreted as a (Perl) regular expression. .SS "candidates \fIpkg\fP" .IX Subsection "candidates pkg" Shows the available candidate repositories for package \fIpkg\fR. @@ -2323,4 +2323,4 @@ This script and its documentation were written for the TeX Live distribution (<https://tug.org/texlive>) and both are licensed under the GNU General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR tlmgr.pl 70001 2024\-02\-19 23:17:07Z karl $ +\&\f(CW$Id:\fR tlmgr.pl 70080 2024\-02\-22 23:13:07Z karl $ diff --git a/Master/texmf-dist/doc/texlive/tlmgr.html b/Master/texmf-dist/doc/texlive/tlmgr.html index 35df80c2b34..da392073352 100644 --- a/Master/texmf-dist/doc/texlive/tlmgr.html +++ b/Master/texmf-dist/doc/texlive/tlmgr.html @@ -92,7 +92,6 @@ </li> <li><a href="#ENVIRONMENT-VARIABLES">ENVIRONMENT VARIABLES</a></li> <li><a href="#AUTHORS-AND-COPYRIGHT">AUTHORS AND COPYRIGHT</a></li> - <li><a href="#POD-ERRORS">POD ERRORS</a></li> </ul> <h1 id="NAME">NAME</h1> @@ -409,7 +408,7 @@ <p>Searches for <i>search-string</i> (prompted for, if not given) as a package name and in package descriptions, as complete words, and in filenames, as any substring, and outputs bug-reporting and other information for the package selected from the results.</p> -<p>The search is equivalent to <code>tlmgr search --word --file <i>search-string</i>. Thus, <i>search-string</i> is interpreted as a (Perl) regular expression.</code></p> +<p>The search is equivalent to <code>tlmgr search --word --file</code> <i>search-string</i>. Thus, <i>search-string</i> is interpreted as a (Perl) regular expression.</p> <h2 id="candidates-pkg">candidates <i>pkg</i></h2> @@ -2140,21 +2139,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 70001 2024-02-19 23:17:07Z karl $</p> - -<h1 id="POD-ERRORS">POD ERRORS</h1> - -<p>Hey! <b>The above document had some coding errors, which are explained below:</b></p> - -<dl> - -<dt id="Around-line-8454">Around line 8454:</dt> -<dd> - -<p>Unterminated C<...> sequence</p> - -</dd> -</dl> +<p>$Id: tlmgr.pl 70080 2024-02-22 23:13:07Z karl $</p> </body> |