diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-22 21:58:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-22 21:58:39 +0000 |
commit | a07631bcbb6aaa84384dcb8eb0529ddb49d79c12 (patch) | |
tree | a88cd6782c311eb6c99604ffa3eeda0515efa72b /Master/texmf | |
parent | 98ee6bd75ca9b972ee4907c0fa043a0800794121 (diff) |
updmap-local.cfg, not .cnf
git-svn-id: svn://tug.org/texlive/trunk@11028 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index cc2ace0ce00..2e7903fa157 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -2442,7 +2442,7 @@ The respective locations are as follows: C<tex/generic/config/language.dat> (and C<language-local.dat>) C<tex/generic/config/language.def> (and C<language-local.def>) C<web2c/fmtutil.cnf> (and C<fmtutil-local.cnf>) - C<web2c/updmap.cfg> (and C<updmap-local.cnf>) + C<web2c/updmap.cfg> (and C<updmap-local.cfg>) =back |