summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPSRC.pm
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2020-03-20 06:49:12 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2020-03-20 06:49:12 +0000
commit201a6acf1877de4862442f70249b8ba7f2034932 (patch)
treeb3d66ecd953a15b86ff48a60f5c01bf6a92ec73e /Master/tlpkg/TeXLive/TLPSRC.pm
parent23ca9757092eba4d41da55c19cb724bd5e839f74 (diff)
TLPSRC.pm: documentation error
git-svn-id: svn://tug.org/texlive/trunk@54413 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPSRC.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPSRC.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLPSRC.pm b/Master/tlpkg/TeXLive/TLPSRC.pm
index 730ffc5a21f..d25f4803135 100644
--- a/Master/tlpkg/TeXLive/TLPSRC.pm
+++ b/Master/tlpkg/TeXLive/TLPSRC.pm
@@ -961,8 +961,8 @@ On W32 declares files with the extenstion I<.ext> of file type I<name>.
=item C<postaction script file=I<file> [filew32=I<filew32>]>
This postaction executes the given I<file> with two arguments, the first
-being the root of the installation, the second being either the string
-C<install> or C<remove>.
+being either the string C<install> or C<remove>, the second being the
+root of the installation.
If the C<filew32> argument is given this script is run on Windows systems
instead of the one given via C<file>.