diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-15 16:52:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-15 16:52:04 +0000 |
commit | 29b6bc51ba93d568c16f16e04fbc509653d85241 (patch) | |
tree | 9d146b0eb8c94c031741391c6627d30f5fa113fd | |
parent | 1e1294282cc2b72555130b9971ec0602fe9a2fc0 (diff) |
doc tweaks
git-svn-id: svn://tug.org/texlive/trunk@15300 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf/doc/texworks/README | 3 | ||||
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf/doc/texworks/README b/Master/texmf/doc/texworks/README index c74d984fba7..23a151bb64a 100644 --- a/Master/texmf/doc/texworks/README +++ b/Master/texmf/doc/texworks/README @@ -2,7 +2,8 @@ $Id$ Public domain. Originally written by Karl Berry, 2009. TeXworks is a cross-platform GUI front end for TeX, written by Jonathan Kew. -Its home page is http://tug.org/texworks. +Its home page is http://tug.org/texworks, with links to documentation, +articles, and othe resources. TeX Live includes a Windows binary for TeXworks, and MacTeX includes a MacOSX binary. No other binaries are included, because it depends diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 6b81f6f6388..46c0e6d1238 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4125,7 +4125,7 @@ with C<tlmgr>: =item C<tlmgr update --all> -Make your local TeX installation correspond to what is the package +Make your local TeX installation correspond to what is in the package repository (typically on CTAN). =item C<tlmgr update --list> |