diff options
Diffstat (limited to 'Master/tlpkg/man/TeXLive::TLPSRC.1')
-rw-r--r-- | Master/tlpkg/man/TeXLive::TLPSRC.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/man/TeXLive::TLPSRC.1 b/Master/tlpkg/man/TeXLive::TLPSRC.1 index 512b3770683..32837594845 100644 --- a/Master/tlpkg/man/TeXLive::TLPSRC.1 +++ b/Master/tlpkg/man/TeXLive::TLPSRC.1 @@ -324,11 +324,11 @@ of included files. .IX Subsection "arch expansion" In case the string \f(CW\*(C`${ARCH}\*(C'\fR occurs in one \f(CW\*(C`binpattern\*(C'\fR it is automatically expanded to the respective architecture. -.Sh "bat/exe for win32" -.IX Subsection "bat/exe for win32" +.Sh "bat/exe/dll for win32" +.IX Subsection "bat/exe/dll for win32" For \f(CW\*(C`binpatterns\*(C'\fR of the form \f(CW\*(C`f bin/win32/foobar\*(C'\fR (i.e., also for a -binpattern of the form \f(CW\*(C`f bin/${ARCH}/foobar\*(C'\fR) files \fIfoobar.bat\fR and -\&\fIfoobar.exe\fR are also matched. +binpattern of the form \f(CW\*(C`f bin/${ARCH}/foobar\*(C'\fR) files \fIfoobar.bat\fR, +\&\fIfoobar.dll\fR, and \fIfoobar.exe\fR are also matched. .PP The above two properties allows to capture the binaries for all architectures in one binpattern |