summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texdoc/texdoclib.tlu
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-18 23:03:25 +0000
committerKarl Berry <karl@freefriends.org>2017-11-18 23:03:25 +0000
commitf3c065c42a827259169112dd5dce986951eb5294 (patch)
tree7fcb9aab24669d4321b08358ccb66a50b7feea15 /Master/texmf-dist/scripts/texdoc/texdoclib.tlu
parent20660a493139f7da8061a165133f5ff2bc3da266 (diff)
message wording and corrections, no unrequested usage; texdoc r20-24
git-svn-id: svn://tug.org/texlive/trunk@45848 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/texdoc/texdoclib.tlu')
-rw-r--r--Master/texmf-dist/scripts/texdoc/texdoclib.tlu4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texdoc/texdoclib.tlu b/Master/texmf-dist/scripts/texdoc/texdoclib.tlu
index c92ef185b17..6eeba6386e8 100644
--- a/Master/texmf-dist/scripts/texdoc/texdoclib.tlu
+++ b/Master/texmf-dist/scripts/texdoc/texdoclib.tlu
@@ -1,7 +1,8 @@
+-- $Id: texdoclib.tlu 25 2017-11-18 23:03:01Z karl $
-- texdoclib.tlu: the texdoc library
--[[
-Copyright 2008, 2009, 2010, 2011 Manuel Pégourié-Gonnard.
+Copyright 2008, 2009, 2010, 2011, 2017 Manuel Pégourié-Gonnard.
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
@@ -100,5 +101,6 @@ return {
show_config_files = show_config_files,
config = config,
view_file = view_file,
+ err_print = err_print,
const = C,
}