diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-06 00:23:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-06 00:23:53 +0000 |
commit | 0de24c07adcc80181a7aee919e1316a6149dda56 (patch) | |
tree | 2af27040b32457cff6cf88bbf5bcba16b38330f8 /Master/texmf-dist/doc/man/man1 | |
parent | 65fd0f492fd506eda31376fcd50ac45ef8b07349 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@47318 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/Makefile | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/findhyph.man1.pdf | bin | 7863 -> 28478 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 26 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | bin | 126342 -> 126423 bytes |
4 files changed, 17 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/man/man1/Makefile b/Master/texmf-dist/doc/man/man1/Makefile index e8c32bbf205..c6761641213 100644 --- a/Master/texmf-dist/doc/man/man1/Makefile +++ b/Master/texmf-dist/doc/man/man1/Makefile @@ -18,10 +18,13 @@ clean: # Special case for mendex.1, which contains multi-byte characters. # leave it for Japanese maintainers - man1/mendex.man1.pdf: man1/mendex.1 @echo 'Skipping mendex.1, leaving it to texjp.' +# Special case for findhyph, which uses UTF-8. Maybe there are more? +man1/findhyph.man1.pdf: man1/findhyph.1 + $(GROFF) -K utf8 $(PDFOPTS) $< | $(PSPDF) - $@.tmp && mv $@.tmp $@ || rm $@.tmp + # # See ../Makefile for the so.rules target which generates this list of rules. diff --git a/Master/texmf-dist/doc/man/man1/findhyph.man1.pdf b/Master/texmf-dist/doc/man/man1/findhyph.man1.pdf Binary files differindex 61e6fbe12e7..809dab8a2ed 100644 --- a/Master/texmf-dist/doc/man/man1/findhyph.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/findhyph.man1.pdf diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index a6fd20240fa..7a7e237c13d 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 "2018-04-04" "perl v5.26.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2018-04-05" "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 @@ -138,7 +138,7 @@ tlmgr \- the native TeX Live Manager .SH "SYNOPSIS" .IX Header "SYNOPSIS" -tlmgr [\fIoption\fR...] \fIaction\fR [\fIoption\fR...] [\fIoperand\fR]... +tlmgr [\fIoption\fR...] \fIaction\fR [\fIoption\fR...] [\fIoperand\fR...] .SH "DESCRIPTION" .IX Header "DESCRIPTION" \&\fBtlmgr\fR manages an existing TeX Live installation, both packages and @@ -766,7 +766,7 @@ The \f(CW\*(C`remove\*(C'\fR argument requires a key id and removes the requeste from the local keyring. .SS "list" .IX Subsection "list" -Synonym for info. +Synonym for \*(L"info\*(R". .SS "option" .IX Subsection "option" .IP "\fBoption [\-\-json] [show]\fR" 4 @@ -1069,7 +1069,7 @@ These options behave just as with the update action (q.v.), except they apply to backups of packages before they are removed. The default is to make such a backup, that is, to save a copy of packages before removal. .Sp -The restore action explains how to restore from a backup. +The \*(L"restore\*(R" action explains how to restore from a backup. .IP "\fB\-\-no\-depends\fR" 4 .IX Item "--no-depends" Do not remove dependent packages. @@ -1258,12 +1258,12 @@ current default prompt. If \fIvar\fR or then \fIval\fR is not specified, it is prompted for. .SS "show" .IX Subsection "show" -Synonym for info. +Synonym for \*(L"info\*(R". .SS "uninstall" .IX Subsection "uninstall" Synonym for remove. -.SS "update [\fIoption\fP...] [\fIpkg\fP]..." -.IX Subsection "update [option...] [pkg]..." +.SS "update [\fIoption\fP...] [\fIpkg\fP...]" +.IX Subsection "update [option...] [pkg...]" Updates the packages given as arguments to the latest version available at the installation source. Either \f(CW\*(C`\-\-all\*(C'\fR or at least one \fIpkg\fR name must be specified. Options: @@ -1356,16 +1356,16 @@ supported in these circumstances. .Sp This option can also be set permanently in the tlmgr config file with the key \f(CW\*(C`update\-exclude\*(C'\fR. -.IP "\fB\-\-no\-auto\-remove\fR [\fIpkg\fR]..." 4 -.IX Item "--no-auto-remove [pkg]..." +.IP "\fB\-\-no\-auto\-remove\fR [\fIpkg\fR...]" 4 +.IX Item "--no-auto-remove [pkg...]" By default, \f(CW\*(C`tlmgr\*(C'\fR tries to remove packages which have disappeared on the server, as described above under \f(CW\*(C`\-\-all\*(C'\fR. This option prevents such removals, either for all packages (with \f(CW\*(C`\-\-all\*(C'\fR), or for just the given \fIpkg\fR names. This can lead to an inconsistent TeX installation, since packages are not infrequently renamed or replaced by their authors. Therefore this is not recommend. -.IP "\fB\-\-no\-auto\-install\fR [\fIpkg\fR]..." 4 -.IX Item "--no-auto-install [pkg]..." +.IP "\fB\-\-no\-auto\-install\fR [\fIpkg\fR...]" 4 +.IX Item "--no-auto-install [pkg...]" Under normal circumstances \f(CW\*(C`tlmgr\*(C'\fR will install packages which are new on the server, as described above under \f(CW\*(C`\-\-all\*(C'\fR. This option prevents any such automatic installation, either for all packages (with @@ -1424,7 +1424,7 @@ of this \f(CW\*(C`\-\-backup\*(C'\fR option is to save a persistent backup in ca actual \fIcontent\fR of the update causes problems, e.g., introduces an TeX incompatibility. .Sp -The restore action explains how to restore from a backup. +The \*(L"restore\*(R" action explains how to restore from a backup. .IP "\fB\-\-no\-depends\fR" 4 .IX Item "--no-depends" If you call for updating a package normally all depending packages @@ -2092,4 +2092,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 47278 2018\-04\-04 00:30:22Z preining $ +\&\f(CW$Id:\fR tlmgr.pl 47303 2018\-04\-05 17:52:22Z 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 79ea16e6458..855a76303f6 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf |