diff options
Diffstat (limited to 'Master/texmf')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 2 | ||||
-rw-r--r-- | Master/texmf/web2c/texmfcnf.lua | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 04460f71290..12847d296f0 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -6916,7 +6916,7 @@ only those I<not> installed, or only those with update available. =item Category Select which categories are shown: packages, collections, and/or -schemes. These are briefly explained in the L<DESCRIPTION> section +schemes. These are briefly explained in the L</"DESCRIPTION"> section above. =item Match diff --git a/Master/texmf/web2c/texmfcnf.lua b/Master/texmf/web2c/texmfcnf.lua index 82db966b0a4..c6a7bfc8cb6 100644 --- a/Master/texmf/web2c/texmfcnf.lua +++ b/Master/texmf/web2c/texmfcnf.lua @@ -10,7 +10,7 @@ return { type = "configuration", version = "1.1.0", - date = "2011-06-02", -- or so + date = "2012-05-14", -- or so time = "12:12:12", comment = "ConTeXt MkIV configuration file", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", |