diff options
author | Norbert Preining <preining@logic.at> | 2012-05-15 15:03:45 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2012-05-15 15:03:45 +0000 |
commit | 5637afb7de5e3f7e8b8c86002b110266b3237be7 (patch) | |
tree | a7c677a26bf1aff56f8cb889ff9f72a0714f90a7 /Master | |
parent | dd732a19eec1e9eda15647146244c22c2c9809aa (diff) |
fix reference to old files
git-svn-id: svn://tug.org/texlive/trunk@26408 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 12847d296f0..153b217782e 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -6702,7 +6702,8 @@ The respective locations are as follows: A small subset of the command line options can be set in a config file for C<tlmgr> which resides in C<TEXMFCONFIG/tlmgr/config>. By default, the -config file is in C<~/.texlive2010/texmf-config/tlmgr/config>. This is I<not> +config file is in C<~/.texliveYYYY/texmf-config/tlmgr/config> (replacing +C<YYYY> with the year of your TeX Live installation). This is I<not> C<TEXMFSYSVAR>, so that the file is specific to a single user. In this file, empty lines and lines starting with # are ignored. All |