summaryrefslogtreecommitdiff
path: root/Master/texmf/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-22 02:23:44 +0000
committerKarl Berry <karl@freefriends.org>2009-11-22 02:23:44 +0000
commit1475093507cbc7c02e43e52ce5675bc6fe20808e (patch)
tree95ebfce9051a734ad8b031392a785e2b4c2b22ea /Master/texmf/doc
parent38770d4865c861446cf99f4860ee12c1acb6a0ba (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@16121 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r--Master/texmf/doc/man/man1/install-tl.153
-rw-r--r--Master/texmf/doc/man/man1/install-tl.man1.pdfbin15623 -> 15326 bytes
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.1145
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.man1.pdfbin46516 -> 44914 bytes
4 files changed, 98 insertions, 100 deletions
diff --git a/Master/texmf/doc/man/man1/install-tl.1 b/Master/texmf/doc/man/man1/install-tl.1
index 0769e7fb6d5..b98f16f2524 100644
--- a/Master/texmf/doc/man/man1/install-tl.1
+++ b/Master/texmf/doc/man/man1/install-tl.1
@@ -1,15 +1,7 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
.\"
.\" Standard preamble:
.\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
@@ -25,11 +17,11 @@
..
.\" Set up some character translations and predefined strings. \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
-.\" double quote, and \*(R" will give a right double quote. | will give a
-.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
-.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
-.\" expand to `' in nroff, nothing in troff, for use with C<>.
-.tr \(*W-|\(bv\*(Tr
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
. ds -- \(*W-
@@ -48,22 +40,25 @@
. ds R" ''
'br\}
.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.if \nF \{\
+.ie \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
. nr % 0
. rr F
.\}
-.\"
-.\" For nroff, turn off justification. Always turn off hyphenation; it makes
-.\" way too many mistakes in technical documents.
-.hy 0
-.if n .na
+.el \{\
+. de IX
+..
+.\}
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -129,7 +124,11 @@
.\" ========================================================================
.\"
.IX Title "INSTALL-TL 1"
-.TH INSTALL-TL 1 "2009-10-10" "perl v5.8.8" "User Contributed Perl Documentation"
+.TH INSTALL-TL 1 "2009-10-10" "perl v5.10.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
+.nh
.SH "NAME"
install\-tl \- TeX Live cross\-platform installer
.SH "SYNOPSIS"
@@ -152,7 +151,7 @@ and a package is what contains actual files.
Within the installer, you can choose a scheme, and further customize the
set of collections to install, but not the set of the packages. To do
that, remove the undesired packages after installation with \f(CW\*(C`tlmgr\*(C'\fR
-(see reference below).
+(see reference below).
.PP
The default is \f(CW\*(C`scheme\-full\*(C'\fR, to install everything, and this is highly
recommended unless your disk space is severely limited.
@@ -211,8 +210,8 @@ the exception for selecting simplified or traditional Chinese).
Currently supported
languages: English (en, default), Czech (cs), German (de), French (fr),
Italian (it), Dutch (nl), Polish (pl), Russian (ru), Slovak (sk),
-Slovenian (sl), Vietnamese (vi), simplified Chinese (zh\-cn), and
-traditional Chinese (zh\-tw).
+Slovenian (sl), Vietnamese (vi), simplified Chinese (zh-cn), and
+traditional Chinese (zh-tw).
.IP "\fB\-repository\fR \fIurl|path\fR" 4
.IX Item "-repository url|path"
Specify the package repository to be used as the source of the
@@ -227,7 +226,7 @@ preferred if both are available, since it is faster. Here's an example
of using a local directory:
.Sp
.Vb 1
-\& -repository /local/TL/repository
+\& \-repository /local/TL/repository
.Ve
.Sp
If the repository is on the network, trailing \f(CW\*(C`/\*(C'\fR characters and/or
@@ -235,7 +234,7 @@ trailing \f(CW\*(C`/tlpkg\*(C'\fR and \f(CW\*(C`/archive\*(C'\fR components are
you could choose a particular \s-1CTAN\s0 mirror with something like this:
.Sp
.Vb 1
-\& -repository http://ctan.example.org/its/ctan/dir/systems/texlive/tlnet
+\& \-repository http://ctan.example.org/its/ctan/dir/systems/texlive/tlnet
.Ve
.Sp
Of course a real hostname and its particular top-level \s-1CTAN\s0 path
diff --git a/Master/texmf/doc/man/man1/install-tl.man1.pdf b/Master/texmf/doc/man/man1/install-tl.man1.pdf
index 111170d3e82..1ed7205ded4 100644
--- a/Master/texmf/doc/man/man1/install-tl.man1.pdf
+++ b/Master/texmf/doc/man/man1/install-tl.man1.pdf
Binary files differ
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1
index bfb66c47d0f..dbf5c3eb5bc 100644
--- a/Master/texmf/doc/man/man1/tlmgr.1
+++ b/Master/texmf/doc/man/man1/tlmgr.1
@@ -1,15 +1,7 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
.\"
.\" Standard preamble:
.\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
@@ -25,11 +17,11 @@
..
.\" Set up some character translations and predefined strings. \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
-.\" double quote, and \*(R" will give a right double quote. | will give a
-.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
-.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
-.\" expand to `' in nroff, nothing in troff, for use with C<>.
-.tr \(*W-|\(bv\*(Tr
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
. ds -- \(*W-
@@ -48,22 +40,25 @@
. ds R" ''
'br\}
.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.if \nF \{\
+.ie \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
. nr % 0
. rr F
.\}
-.\"
-.\" For nroff, turn off justification. Always turn off hyphenation; it makes
-.\" way too many mistakes in technical documents.
-.hy 0
-.if n .na
+.el \{\
+. de IX
+..
+.\}
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -129,7 +124,11 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2009-11-13" "perl v5.8.8" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2009-11-19" "perl v5.10.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
+.nh
.SH "NAME"
tlmgr \- the TeX Live Manager
.SH "SYNOPSIS"
@@ -165,7 +164,7 @@ Report what would be updated without actually updating anything.
.IX Item "tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet"
Tell \f(CW\*(C`tlmgr\*(C'\fR to use a nearby \s-1CTAN\s0 mirror for future updates; useful if
you installed TeX Live from the \s-1DVD\s0 image.
-.ie n .IP """tlmgr show""\fR \fIpkgname" 4
+.ie n .IP """tlmgr show"" \fIpkgname\fR" 4
.el .IP "\f(CWtlmgr show\fR \fIpkgname\fR" 4
.IX Item "tlmgr show pkgname"
Display detailed information about \fIpkgname\fR, such as the installation
@@ -176,7 +175,7 @@ following voluminous information.
.SH "OPTIONS"
.IX Header "OPTIONS"
The following options to \f(CW\*(C`tlmgr\*(C'\fR are global options, not specific to
-any action. All options, whether global or action\-specific, can be
+any action. All options, whether global or action-specific, can be
given at any place and in arbitrary order. The first non-option
argument will be the main action. In all cases, \f(CW\*(C`\-\-\*(C'\fR\fIoption\fR and
\&\f(CW\*(C`\-\*(C'\fR\fIoption\fR are equivalent, and an \f(CW\*(C`=\*(C'\fR is optional between an option
@@ -201,7 +200,7 @@ You can give this option together with an action to be brought directly
into the respective screen of the \s-1GUI\s0. For example, running
.Sp
.Vb 1
-\& tlmgr --gui update
+\& tlmgr \-\-gui update
.Ve
.Sp
starts you directly at the update screen.
@@ -215,13 +214,13 @@ or traditional Chinese). Currently supported (but not necessarily
completely translated) are:
English (en, default), Czech (cs), German (de), French (fr),
Italian (it), Dutch (nl), Polish (pl), Russian (ru), Slovak (sk),
-Slovenian (sl), Vietnamese (vi), simplified Chinese (zh\-cn), and
-traditional Chinese (zh\-tw).
+Slovenian (sl), Vietnamese (vi), simplified Chinese (zh-cn), and
+traditional Chinese (zh-tw).
.IP "\fB\-\-machine\-readable\fR" 4
.IX Item "--machine-readable"
In lieu of the normal output intended for human consumption, write to
standard output in a fixed format more suitable for machine parsing.
-See the \*(L"\s-1MACHINE\-READABLE\s0 \s-1OUTPUT\s0\*(R" section below for details.
+See the \*(L"MACHINE-READABLE \s-1OUTPUT\s0\*(R" section below for details.
.IP "\fB\-\-package\-logfile\fR \fIfile\fR" 4
.IX Item "--package-logfile file"
\&\fBtlmgr\fR logs all package actions (install, remove, update, failed
@@ -249,18 +248,18 @@ release and about the \f(CW\*(C`tlmgr\*(C'\fR script itself. If paired with \f(C
revision number for the used TeX Live Perl modules are shown, too.
.SH "ACTIONS"
.IX Header "ACTIONS"
-.Sh "help"
+.SS "help"
.IX Subsection "help"
Gives this help information (same as \f(CW\*(C`\-\-help\*(C'\fR).
-.Sh "version"
+.SS "version"
.IX Subsection "version"
Gives version information (same as \f(CW\*(C`\-\-version\*(C'\fR).
.PP
If \f(CW\*(C`\-v\*(C'\fR has been given the revisions of the used modules are reported, too.
-.Sh "gui"
+.SS "gui"
.IX Subsection "gui"
Start the graphical user interface.
-.Sh "install [\fIoption\fP]... \fIpkg\fP..."
+.SS "install [\fIoption\fP]... \fIpkg\fP..."
.IX Subsection "install [option]... pkg..."
Install each \fIpkg\fR given on the command line. By default this installs
all packages on which the given \fIpkg\fRs are dependent, also. Options:
@@ -270,7 +269,7 @@ Reinstall a package (including dependencies for collections) even if it
seems to be already installed (i.e, is present in the \s-1TLPDB\s0). This is
useful to recover from accidental removal of files in the hierarchy.
.Sp
-When re\-installing, only dependencies on normal packages are followed
+When re-installing, only dependencies on normal packages are followed
(not those of category Scheme or Collection).
.IP "\fB\-\-no\-depends\fR" 4
.IX Item "--no-depends"
@@ -293,7 +292,7 @@ written to the terminal.
If updates to \f(CW\*(C`tlmgr\*(C'\fR itself (or other parts of the basic
infrastructure) are present, \f(CW\*(C`tlmgr\*(C'\fR will bail out and not perform the
installation unless this option is given. Not recommended.
-.Sh "update [\fIoption\fP]... [\fIpkg\fP]..."
+.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
@@ -343,9 +342,9 @@ updates.
In short:
.Sp
.Vb 4
-\& tlmgr update --self # update infrastructure only
-\& tlmgr update --self --all # update infrastructure and all packages
-\& tlmgr update --force --all # update all packages but *not* infrastructure
+\& tlmgr update \-\-self # update infrastructure only
+\& tlmgr update \-\-self \-\-all # update infrastructure and all packages
+\& tlmgr update \-\-force \-\-all # update all packages but *not* infrastructure
\& # ... this last at your own risk, not recommended!
.Ve
.IP "\fB\-\-dry\-run\fR" 4
@@ -367,14 +366,14 @@ An argument \fIpkg\fR excludes both the package \fIpkg\fR itself and all
its related architecture-specific packages \fIpkg.ARCH\fR. For example,
.Sp
.Vb 1
-\& tlmgr update --all --exclude a2ping
+\& tlmgr update \-\-all \-\-exclude a2ping
.Ve
.Sp
will not update \f(CW\*(C`a2ping\*(C'\fR, \f(CW\*(C`a2ping.i386\-linux\*(C'\fR, or
any other \f(CW\*(C`a2ping.\*(C'\fR\fI\s-1ARCH\s0\fR package.
.Sp
If this option specifies a package that would otherwise be a candidate
-for auto\-installation, auto\-removal, or reinstallation of a forcibly
+for auto-installation, auto-removal, or reinstallation of a forcibly
removed package, \f(CW\*(C`tlmgr\*(C'\fR quits with an error message. Excludes are not
supported in these circumstances.
.IP "\fB\-\-no\-auto\-remove\fR [\fIpkg\fR]..." 4
@@ -396,14 +395,14 @@ forcibly removed\fR. So, if \f(CW\*(C`foobar\*(C'\fR is the only new package on
server, then
.Sp
.Vb 1
-\& tlmgr update --all --no-auto-install
+\& tlmgr update \-\-all \-\-no\-auto\-install
.Ve
.Sp
is equivalent to
.Sp
.Vb 2
-\& tlmgr update --all
-\& tlmgr remove --force foobar
+\& tlmgr update \-\-all
+\& tlmgr remove \-\-force foobar
.Ve
.IP "\fB\-\-reinstall\-forcibly\-removed\fR" 4
.IX Item "--reinstall-forcibly-removed"
@@ -417,7 +416,7 @@ all such packages. This can be used to completely synchronize an
installation with the server's idea of what is available:
.Sp
.Vb 1
-\& tlmgr update --reinstall-forcibly-removed --all
+\& tlmgr update \-\-reinstall\-forcibly\-removed \-\-all
.Ve
.IP "\fB\-\-backup\fR and \fB\-\-backupdir\fR \fIdirectory\fR" 4
.IX Item "--backup and --backupdir directory"
@@ -459,7 +458,7 @@ Also, \f(CW\*(C`update \-\-list\*(C'\fR is still performed regardless of this op
If the package on the server is older than the package already installed
(e.g., if the selected mirror is out of date), \f(CW\*(C`tlmgr\*(C'\fR does not
downgrade. Also, packages for uninstalled platforms are not installed.
-.Sh "backup [\-\-clean[=\fIN\fP]] [\-\-backupdir \fIdir\fP] [\-\-all] [\fIpkg\fP]..."
+.SS "backup [\-\-clean[=\fIN\fP]] [\-\-backupdir \fIdir\fP] [\-\-all] [\fIpkg\fP]..."
.IX Subsection "backup [--clean[=N]] [--backupdir dir] [--all] [pkg]..."
If the \f(CW\*(C`\-\-clean\*(C'\fR option is not specified, this action makes a backup of
the given packages, or all packages given \f(CW\*(C`\-\-all\*(C'\fR. These backups are
@@ -491,7 +490,7 @@ explained above.
.IX Item "--dry-run"
Nothing is actually backed up or removed; instead, the actions to be
performed are written to the terminal.
-.Sh "restore \-\-backupdir \fIdir\fP [\fIpkg\fP [\fIrev\fP]"
+.SS "restore \-\-backupdir \fIdir\fP [\fIpkg\fP [\fIrev\fP]"
.IX Subsection "restore --backupdir dir [pkg [rev]"
Restore a package from a previously-made backup.
.PP
@@ -512,7 +511,7 @@ written to the terminal.
.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 4
.IX Item "--backupdir directory"
Specify the directory where the backups are to be found.
-.Sh "remove [\fIoption\fP]... \fIpkg\fP..."
+.SS "remove [\fIoption\fP]... \fIpkg\fP..."
.IX Subsection "remove [option]... pkg..."
Remove each \fIpkg\fR specified. Removing a collection removes all package
dependencies (unless \f(CW\*(C`\-\-no\-depends\*(C'\fR is specified), but not any
@@ -538,7 +537,7 @@ updated, and will be mentioned as \fBforcibly removed\fR in the output of
.IX Item "--dry-run"
Nothing is actually removed; instead, the actions to be performed are
written to the terminal.
-.Sh "option"
+.SS "option"
.IX Subsection "option"
.IP "\fBoption [show]\fR" 4
.IX Item "option [show]"
@@ -610,20 +609,20 @@ To setup \f(CW\*(C`autobackup\*(C'\fR to \f(CW\*(C`\-1\*(C'\fR on the command li
Or you can use:
.PP
.Vb 1
-\& tlmgr option -- autobackup -1
+\& tlmgr option \-\- autobackup \-1
.Ve
.PP
The \f(CW\*(C`\-\-\*(C'\fR avoids having the \f(CW\*(C`\-1\*(C'\fR treated as an option. (For most
programs, \f(CW\*(C`\-\-\*(C'\fR stops parsing for arguments at the point where it
appears; this is a general feature of option parsing.)
-.Sh "conf"
+.SS "conf"
.IX Subsection "conf"
Show general configuration information for TeX Live, including active
configuration files, path settings, and more.
.PP
This option to \f(CW\*(C`tlmgr\*(C'\fR mimics the \f(CW\*(C`texconfig conf\*(C'\fR call, but works on
all supported platforms.
-.Sh "paper"
+.SS "paper"
.IX Subsection "paper"
.IP "\fBpaper [a4|letter]\fR" 4
.IX Item "paper [a4|letter]"
@@ -655,13 +654,13 @@ Incidentally, this syntax of having a specific program name before the
longstanding \f(CW\*(C`texconfig\*(C'\fR script, which supports other configuration
settings for some programs, notably \f(CW\*(C`dvips\*(C'\fR. \f(CW\*(C`tlmgr\*(C'\fR does not support
those extra settings at present.
-.Sh "arch list|add|remove \fIarch\fP..."
+.SS "arch list|add|remove \fIarch\fP..."
.IX Subsection "arch list|add|remove arch..."
\&\f(CW\*(C`arch list\*(C'\fR lists the TeX Live names of all the architectures
(\f(CW\*(C`i386\-linux\*(C'\fR, ...) available at the package repository.
.PP
\&\f(CW\*(C`arch add\*(C'\fR \fIarch\fR... adds the executables for each given architecture
-\&\fIarch\fR to the installation.
+\&\fIarch\fR to the installation.
.PP
\&\f(CW\*(C`arch remove\*(C'\fR \fIarch\fR... removes the executables for each given
architecture \fIarch\fR from the installation, but keeps the currently
@@ -672,10 +671,10 @@ Options:
.IX Item "--dry-run"
Nothing is actually installed; instead, the actions to be performed are
written to the terminal.
-.Sh "print-arch"
+.SS "print-arch"
.IX Subsection "print-arch"
Prints the currently detected architecture name to standard output.
-.Sh "search [\fIoption\fP]... \fIwhat\fP"
+.SS "search [\fIoption\fP]... \fIwhat\fP"
.IX Subsection "search [option]... what"
By default searches the names, short and long descriptions of all
locally installed packages for the given argument (interpreted as
@@ -687,7 +686,7 @@ List all filenames containing \fIwhat\fR.
.IX Item "--global"
Search the TeX Live Database of the installation medium, instead of the
local installation.
-.Sh "show [\-\-list] \fIpkg\fP..."
+.SS "show [\-\-list] \fIpkg\fP..."
.IX Subsection "show [--list] pkg..."
Display information about \fIpkg\fR: the name, category, installation status,
short and long description. Searches in the remote installation source
@@ -697,7 +696,7 @@ If the option \f(CW\*(C`\-\-list\*(C'\fR is given with a package, the list of co
files is also shown, including those for architecture specific
dependencies. When given with schemes and collections, \f(CW\*(C`\-\-list\*(C'\fR
outputs their dependencies in a similar way.
-.Sh "list [\-\-only\-installed] [collections|schemes|\fIpkg\fP...]"
+.SS "list [\-\-only\-installed] [collections|schemes|\fIpkg\fP...]"
.IX Subsection "list [--only-installed] [collections|schemes|pkg...]"
With no argument, lists all packages available at the package
repository, prefixing those already installed with \f(CW\*(C`i\*(C'\fR.
@@ -710,7 +709,7 @@ With anything else as arguments, operates as the \f(CW\*(C`show\*(C'\fR action.
If the option \f(CW\*(C`\-\-only\-installed\*(C'\fR is given the installation source will
not be used and only locally installed packages, collections, or schemes
are listed.
-.Sh "check [\fIoption\fP]... [files|depends|executes|runfiles|all]"
+.SS "check [\fIoption\fP]... [files|depends|executes|runfiles|all]"
.IX Subsection "check [option]... [files|depends|executes|runfiles|all]"
Executes one (or all) check(s) on the consistency of the installation.
.IP "\fBfiles\fR" 4
@@ -738,7 +737,7 @@ Options:
.IX Item "--use-svn"
Use the output of \f(CW\*(C`svn status\*(C'\fR instead of listing the files; for
checking the \s-1TL\s0 development repository.
-.Sh "path [\-\-w32mode=user|admin] [add|remove]"
+.SS "path [\-\-w32mode=user|admin] [add|remove]"
.IX Subsection "path [--w32mode=user|admin] [add|remove]"
On Unix adds or removes symlinks for binaries, man pages, and info pages
in the directories specified by the respective options (see above).
@@ -762,7 +761,7 @@ If the user does not have admin rights, and the option \f(CW\*(C`\-\-w32mode\*(C
is given, it must be \fBuser\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
is issued that the caller does not have enough provileges.
-.Sh "postaction [\-\-w32mode=user|admin] [\-\-fileassocmode=1|2] [\-\-all] [install|remove] [shortcut|fileassoc|script] [\fIpkg\fP]..."
+.SS "postaction [\-\-w32mode=user|admin] [\-\-fileassocmode=1|2] [\-\-all] [install|remove] [shortcut|fileassoc|script] [\fIpkg\fP]..."
.IX Subsection "postaction [--w32mode=user|admin] [--fileassocmode=1|2] [--all] [install|remove] [shortcut|fileassoc|script] [pkg]..."
Carry out the postaction \f(CW\*(C`shortcut\*(C'\fR, \f(CW\*(C`fileassoc\*(C'\fR, or \f(CW\*(C`script\*(C'\fR given
as the second required argument in install or remove mode (which is the
@@ -778,13 +777,13 @@ associations. Note that if you do not have enough permissions using
For the postaction \f(CW\*(C`fileassoc\*(C'\fR the mode can be set with
\&\f(CW\*(C`\-\-fileassocmode\*(C'\fR. If it is set to 1, only new assocations are added,
if it is set to 2, all associations are set to the TeX Live programs.
-.Sh "uninstall"
+.SS "uninstall"
.IX Subsection "uninstall"
Uninstalls the entire TeX Live installation. Options:
.IP "\fB\-\-force\fR" 4
.IX Item "--force"
Do not ask for confirmation, remove immediately.
-.Sh "generate [\fIoption\fP]... \fIwhat\fP"
+.SS "generate [\fIoption\fP]... \fIwhat\fP"
.IX Subsection "generate [option]... what"
.IP "\fBgenerate language\fR" 4
.IX Item "generate language"
@@ -878,10 +877,10 @@ location in \f(CW\*(C`TEXMFLOCAL\*(C'\fR).
The respective locations are as follows:
.PP
.Vb 4
-\& tex/generic/config/language.dat (and language-local.dat);
-\& tex/generic/config/language.def (and language-local.def);
-\& web2c/fmtutil.cnf (and fmtutil-local.cnf);
-\& web2c/updmap.cfg (and updmap-local.cfg).
+\& tex/generic/config/language.dat (and language\-local.dat);
+\& tex/generic/config/language.def (and language\-local.def);
+\& web2c/fmtutil.cnf (and fmtutil\-local.cnf);
+\& web2c/updmap.cfg (and updmap\-local.cfg).
.Ve
.PP
Final repetition: as explained above, \f(CW\*(C`tlmgr\*(C'\fR does \fInot\fR use the
@@ -900,18 +899,18 @@ information it needs by reading stdout.
Currently this option only applies to the
update, the
install, and the
-option actions.
-.Sh "update and install actions"
+option actions.
+.SS "update and install actions"
.IX Subsection "update and install actions"
The output format is as follows:
.PP
.Vb 7
\& fieldname "\et" value
\& ...
-\& "end-of-header"
+\& "end\-of\-header"
\& pkgname status localrev serverrev size runtim esttot
\& ...
-\& "end-of-updates"
+\& "end\-of\-updates"
\& other output from post actions, not in machine readable form
.Ve
.PP
@@ -929,13 +928,13 @@ the currently passed time since start of installation/updates
and the estimated total time.
.PP
Line endings may be either \s-1LF\s0 or \s-1CRLF\s0 depending on the current platform.
-.ie n .IP """location\-url""\fR \fIlocation" 4
+.ie n .IP """location\-url"" \fIlocation\fR" 4
.el .IP "\f(CWlocation\-url\fR \fIlocation\fR" 4
.IX Item "location-url location"
The \fIlocation\fR may be a url (including \f(CW\*(C`file:///foo/bar/...\*(C'\fR), or a
directory name (\f(CW\*(C`/foo/bar\*(C'\fR). It is the package repository from which
the new package information was drawn.
-.ie n .IP """total\-bytes""\fR \fIcount" 4
+.ie n .IP """total\-bytes"" \fIcount\fR" 4
.el .IP "\f(CWtotal\-bytes\fR \fIcount\fR" 4
.IX Item "total-bytes count"
The \fIcount\fR is simply a decimal number, the sum of the sizes of all the
@@ -972,7 +971,7 @@ Normal update is needed.
.ie n .IP """r""" 8
.el .IP "\f(CWr\fR" 8
.IX Item "r"
-Reversed non\-update: the locally-installed version is newer than the
+Reversed non-update: the locally-installed version is newer than the
version on the server.
.ie n .IP """a""" 8
.el .IP "\f(CWa\fR" 8
@@ -1009,7 +1008,7 @@ The run time since start of installations or updates.
.IP "\fIesttot\fR" 4
.IX Item "esttot"
The estimated total time.
-.Sh "option action"
+.SS "option action"
.IX Subsection "option action"
The output format is as follows:
.PP
diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
index 951fc3c3770..fda572bcb07 100644
--- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
Binary files differ