diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index f23b4b6ea48..342ed87830d 100644 --- a/Master/texmf/doc/man/man1/tlmgr.1 +++ b/Master/texmf/doc/man/man1/tlmgr.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2009-09-15" "perl v5.8.8" "User Contributed Perl Documentation" +.TH TLMGR 1 "2009-10-05" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" tlmgr \- the TeX Live Manager .SH "SYNOPSIS" @@ -138,11 +138,15 @@ 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 -configuration options. +configuration options. For information on initially downloading and +installing TeX Live, see <http://tug.org/texlive/acquire.html>. .PP The most up-to-date version of this documentation is available at <http://tug.org/texlive/tlmgr.html>, along with procedures for updating \&\f(CW\*(C`tlmgr\*(C'\fR itself and information about test versions. +.PP +For the full documentation of TeX Live, see +<http://tug.org/texlive/doc>. .SH "EXAMPLES" .IX Header "EXAMPLES" After successfully installing TeX Live, here are a few common operations |