summaryrefslogtreecommitdiff
path: root/macros/latex/required/tools/shellesc.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-04 03:01:00 +0000
committerNorbert Preining <norbert@preining.info>2019-10-04 03:01:00 +0000
commit9d9c04e14d0da9dd7829d0ec896aabfd50414fd8 (patch)
treef67d308a037384664193d9a2cfca27d8b0579701 /macros/latex/required/tools/shellesc.dtx
parent93c3758895674cc9ea3e8aaeeb3cf5d1bdc0e3be (diff)
CTAN sync 201910040301
Diffstat (limited to 'macros/latex/required/tools/shellesc.dtx')
-rw-r--r--macros/latex/required/tools/shellesc.dtx9
1 files changed, 6 insertions, 3 deletions
diff --git a/macros/latex/required/tools/shellesc.dtx b/macros/latex/required/tools/shellesc.dtx
index ebc436ad96..061ea4457c 100644
--- a/macros/latex/required/tools/shellesc.dtx
+++ b/macros/latex/required/tools/shellesc.dtx
@@ -1,6 +1,9 @@
% \iffalse
%% Source File: shellesc.dtx
-%% Copyright 2015-2016 LaTeX3 project
+%% Copyright (C) 2015-2019
+%%
+%% The LaTeX3 Project and any individual authors listed elsewhere
+%% in this file.
%%
%% This file may be distributed under the terms of the LPPL.
%% See README for details.
@@ -17,7 +20,7 @@
%<driver> \ProvidesFile{shellesc.drv}
% \fi
% \ProvidesFile{shellesc.dtx}
- [2016/06/07 v0.02a unified shell escape interface for LaTeX]
+ [2016/06/07 v0.02b unified shell escape interface for LaTeX]
%
% \iffalse
%<*driver>
@@ -84,7 +87,7 @@
% to \verb|\immediate\write18|. In the rare situations that you need
% non-immediate \verb|\write18| in a document being ported to current
% Lua\TeX, you will need to change to use the
-% \verb|DelayedShellescape| command.
+% \verb|\DelayedShellEscape| command.
%
% \section{Implementation}
%