diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-06-27 21:12:19 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-06-27 21:12:19 +0000 |
commit | fdfe37eebdf10e7edcfe402dc9bc61f7b3e0074b (patch) | |
tree | c4b71ea88c85f6af5a04f83805631aeac1d309d4 /Master/tlpkg/doc | |
parent | 1538533ea5a9ff514c95ceeb6ce278fc60cce2df (diff) |
See next commit
git-svn-id: svn://tug.org/texlive/trunk@9073 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rwxr-xr-x | Master/tlpkg/doc/install-mini | 2 | ||||
-rwxr-xr-x | Master/tlpkg/doc/install-mini.bat | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/install-mini b/Master/tlpkg/doc/install-mini index 89642f1def2..396da99be12 100755 --- a/Master/tlpkg/doc/install-mini +++ b/Master/tlpkg/doc/install-mini @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# copy this file and install-mini.bat to the same directory +# copy this file and install-w32client.bat to the same directory # as texmf, texmf-dist etc. # sample mini-installer to give Windows systems access to an diff --git a/Master/tlpkg/doc/install-mini.bat b/Master/tlpkg/doc/install-mini.bat index 65b0ab1cb03..0d22ada6688 100755 --- a/Master/tlpkg/doc/install-mini.bat +++ b/Master/tlpkg/doc/install-mini.bat @@ -1,6 +1,6 @@ @echo off
-rem copy this file and install-mini to the same directory
+rem copy this file and install-w32client to the same directory
rem as texmf, texmf-dist etc.
rem TeX Live Root; ends with backslash
|