summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-14 23:39:55 +0000
committerKarl Berry <karl@freefriends.org>2012-05-14 23:39:55 +0000
commit55d1de51b1ff992d4bc2accd2f5756a72dde0428 (patch)
tree8057d8178a756e7e16915b2045db568ba7570f2a /Master/texmf
parentc891e363f2884b517fdd6952ce26c9943ccee45c (diff)
consistency of various sorts
git-svn-id: svn://tug.org/texlive/trunk@26380 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl2
-rw-r--r--Master/texmf/web2c/texmfcnf.lua2
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",