summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2017-04-19 10:07:10 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2017-04-19 10:07:10 +0000
commit0a16d4bc75471c76f681617a75f49b8afda37a50 (patch)
treebed4d264f34aee228377d1632dd92e4b12cfad36 /Master/texmf-dist/doc/luatex/base
parentd2d419a890173446ae0254d73e056ffd199f6668 (diff)
fixed the correct values of shell escape (thanks to A. Kakuto)
git-svn-id: svn://tug.org/texlive/trunk@43919 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base')
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatex-tex.tex2
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatex.pdfbin1099867 -> 1097515 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-tex.tex b/Master/texmf-dist/doc/luatex/base/luatex-tex.tex
index 6096b1e77ec..650f3ca056d 100644
--- a/Master/texmf-dist/doc/luatex/base/luatex-tex.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatex-tex.tex
@@ -161,7 +161,7 @@ The current list is:
\NC pool_ptr \NC string pool index \NC \NR
\NC pool_size \NC current size allocated for string characters \NC \NR
\NC save_size \NC save stack size \NC \NR
-\NC shell_escape \NC \type {0} means disabled, \type {1} is restricted and \type {2} means anything is permitted \NC \NR
+\NC shell_escape \NC \type {0} means disabled, \type {1} means anything is permitted and \type {2} is restricted \NC \NR
\NC safer_option \NC \type {1} means safer is enforced \NC \NR
\NC kpse_used \NC \type {1} means that kpse is used \NC \NR
\NC stack_size \NC input stack size \NC \NR
diff --git a/Master/texmf-dist/doc/luatex/base/luatex.pdf b/Master/texmf-dist/doc/luatex/base/luatex.pdf
index 371478ae4aa..006bfc7856e 100644
--- a/Master/texmf-dist/doc/luatex/base/luatex.pdf
+++ b/Master/texmf-dist/doc/luatex/base/luatex.pdf
Binary files differ